[arch-commits] Commit in gdl/trunk (PKGBUILD)

andyrtr at archlinux.org andyrtr at archlinux.org
Mon Mar 30 17:59:10 UTC 2009


    Date: Monday, March 30, 2009 @ 13:59:10
  Author: andyrtr
Revision: 32356

upgpkg: gdl 2.26.0-1
    new version 2.26.0

Modified:
  gdl/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-03-30 17:54:03 UTC (rev 32355)
+++ PKGBUILD	2009-03-30 17:59:10 UTC (rev 32356)
@@ -2,17 +2,17 @@
 # Maintainer: Jan de Groot <jgc at 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}"




More information about the arch-commits mailing list