diff options
Diffstat (limited to 'abs/core-testing/glib2/PKGBUILD')
-rw-r--r-- | abs/core-testing/glib2/PKGBUILD | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/abs/core-testing/glib2/PKGBUILD b/abs/core-testing/glib2/PKGBUILD index be19c3d..db2bcae 100644 --- a/abs/core-testing/glib2/PKGBUILD +++ b/abs/core-testing/glib2/PKGBUILD @@ -1,8 +1,8 @@ -# $Id: PKGBUILD 24190 2009-01-14 23:08:03Z jgc $ +# $Id: PKGBUILD 34596 2009-04-10 10:17:45Z jgc $ # Maintainer: Jan de Groot <jgc@archlinux.org> pkgname=glib2 -pkgver=2.18.4 +pkgver=2.20.1 pkgrel=1 pkgdesc="Common C routines used by GTK+ 2.4 and other libs" url="http://www.gtk.org/" @@ -11,10 +11,10 @@ license=('LGPL') depends=('pcre>=7.8') makedepends=('pkgconfig') options=('!libtool' '!docs') -source=(http://ftp.gnome.org/pub/GNOME/sources/glib/2.18/glib-${pkgver}.tar.bz2 +source=(http://ftp.gnome.org/pub/GNOME/sources/glib/2.20/glib-${pkgver}.tar.bz2 glib2.sh glib2.csh) -md5sums=('ec25ed261534d870141000ab73f1a2bf' +md5sums=('d7ef53c7b65827a1baa4bad1c6893fa3' '803017b365bd35dc20b092ce43b8c8c5' '90c7b830bef4baf225c2eb8b7ead0cab') |