summaryrefslogtreecommitdiffstats
path: root/abs/extra-testing/gdl/PKGBUILD
diff options
context:
space:
mode:
authorCecil Hugh Watson <knoppmyth@gmail.com>2009-04-30 18:28:55 (GMT)
committerCecil Hugh Watson <knoppmyth@gmail.com>2009-04-30 18:28:55 (GMT)
commitc37fcb9bfbacbde499f3a7ff3016c7af99a6a7ab (patch)
treeab0761e1bf94dd687e69420763abe572c68f22d9 /abs/extra-testing/gdl/PKGBUILD
parente0366c16c6cc3833daffc4fc0c24c642bff870e2 (diff)
downloadlinhes_pkgbuild-c37fcb9bfbacbde499f3a7ff3016c7af99a6a7ab.zip
linhes_pkgbuild-c37fcb9bfbacbde499f3a7ff3016c7af99a6a7ab.tar.gz
linhes_pkgbuild-c37fcb9bfbacbde499f3a7ff3016c7af99a6a7ab.tar.bz2
Updated to latest.
Diffstat (limited to 'abs/extra-testing/gdl/PKGBUILD')
-rw-r--r--abs/extra-testing/gdl/PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/abs/extra-testing/gdl/PKGBUILD b/abs/extra-testing/gdl/PKGBUILD
index bd7853c..ee649c2 100644
--- a/abs/extra-testing/gdl/PKGBUILD
+++ b/abs/extra-testing/gdl/PKGBUILD
@@ -1,18 +1,18 @@
-# $Id: PKGBUILD 15373 2008-10-13 12:01:00Z jgc $
+# $Id: PKGBUILD 32356 2009-03-30 17:59:10Z andyrtr $
# Maintainer: Jan de Groot <jgc@archlinux.org>
pkgname=gdl
-pkgver=2.24.0
+pkgver=2.26.0
pkgrel=1
pkgdesc="Gnome Devtool Libraries"
arch=(i686 x86_64)
license=('GPL')
url="http://www.gnome.org/"
-depends=('libglade>=2.6.3')
+depends=('libglade>=2.6.4')
makedepends=('pkgconfig')
options=('!libtool')
-source=(http://ftp.gnome.org/pub/GNOME/sources/gdl/2.24/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('1d5cd4af1f4041394169d643316646bf')
+source=(http://ftp.gnome.org/pub/GNOME/sources/gdl/2.26/${pkgname}-${pkgver}.tar.bz2)
+md5sums=('8915b8808d88e12c1bb53e84f50e6707')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"