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

Jan de Groot jgc at archlinux.org
Mon Oct 19 20:50:48 UTC 2009


    Date: Monday, October 19, 2009 @ 16:50:48
  Author: jgc
Revision: 56146

upgpkg: gdl 2.28.1-1
    Update to 2.28.1

Modified:
  gdl/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-10-19 20:49:46 UTC (rev 56145)
+++ PKGBUILD	2009-10-19 20:50:48 UTC (rev 56146)
@@ -2,17 +2,17 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=gdl
-pkgver=2.28.0
+pkgver=2.28.1
 pkgrel=1
 pkgdesc="Gnome Devtool Libraries"
 arch=(i686 x86_64)
 license=('GPL')
 url="http://www.gnome.org/"
-depends=('gtk2>=2.18.0')
+depends=('gtk2>=2.18.2')
 makedepends=('pkgconfig' 'intltool')
 options=('!libtool')
 source=(http://ftp.gnome.org/pub/GNOME/sources/gdl/2.28/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('bcb6c5ac12c73c97d3e865bd8477456be7c4b1459c43af53010d3f1867c3e48e')
+sha256sums=('f856ea09ac79f909c45111543ac0928a2a95174873de1a919533ede46aa3aff1')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list