From d1e588afc2779754c0abd1122ecf4f8e3c863d7a Mon Sep 17 00:00:00 2001 From: root Date: Sat, 9 Jul 2011 23:10:17 +0000 Subject: Sat Jul 9 23:10:17 UTC 2011 --- extra/gtkmm/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'extra/gtkmm') diff --git a/extra/gtkmm/PKGBUILD b/extra/gtkmm/PKGBUILD index 01ef5a9a5..35801c5cc 100644 --- a/extra/gtkmm/PKGBUILD +++ b/extra/gtkmm/PKGBUILD @@ -1,18 +1,18 @@ -# $Id: PKGBUILD 109786 2011-02-12 18:59:28Z ibiru $ +# $Id: PKGBUILD 130876 2011-07-08 15:25:31Z ibiru $ # Contributor: Tom Newsom # Maintainer: Jan de Groot pkgbase=gtkmm pkgname=('gtkmm' 'gtkmm-docs') -pkgver=2.24.0 +pkgver=2.24.2 pkgrel=1 arch=('i686' 'x86_64') makedepends=('gtk2' 'pangomm' 'atkmm' 'glibmm-docs') license=('LGPL') options=('!libtool' '!emptydirs') url="http://gtkmm.sourceforge.net/" -source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgbase}/2.24/${pkgbase}-${pkgver}.tar.bz2) -sha256sums=('8cbae7254746bc7df7cce882d9b9a916c4e00dba7bdacd1c50b5d096a484cf56') +source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgbase}/2.24/${pkgbase}-${pkgver}.tar.xz) +sha256sums=('c90c7a29c20dd6d795925bd66ad1ff40be07cea0e4c03f4d6105a8c07448953d') build() { cd "${srcdir}/${pkgbase}-${pkgver}" -- cgit v1.2.3-54-g00ecf