[arch-commits] CVS update of unstable/multimedia/gimp-devel (PKGBUILD)

Eric Belanger eric at archlinux.org
Thu Sep 27 03:52:42 UTC 2007


    Date: Wednesday, September 26, 2007 @ 23:52:42
  Author: eric
    Path: /home/cvs-unstable/unstable/multimedia/gimp-devel

Modified: PKGBUILD (1.15 -> 1.16)

upgpkg: gimp-devel 2.4.0rc3-1


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


Index: unstable/multimedia/gimp-devel/PKGBUILD
diff -u unstable/multimedia/gimp-devel/PKGBUILD:1.15 unstable/multimedia/gimp-devel/PKGBUILD:1.16
--- unstable/multimedia/gimp-devel/PKGBUILD:1.15	Sun Sep  9 00:42:02 2007
+++ unstable/multimedia/gimp-devel/PKGBUILD	Wed Sep 26 23:52:42 2007
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD,v 1.15 2007/09/09 04:42:02 eric Exp $
+# $Id: PKGBUILD,v 1.16 2007/09/27 03:52:42 eric Exp $
 # Maintainer: Woody Gilk <woody at archlinux.org>
 
 pkgname=gimp-devel
-pkgver=2.4.0rc2
+pkgver=2.4.0rc3
 pkgrel=1
 pkgdesc="GNU Image Manipulation Program (Development Version)"
 arch=('i686' 'x86_64')
@@ -18,12 +18,12 @@
 conflicts=('gimp' 'gimp-unstable')
 provides=('gimp')
 install=$pkgname.install
-source=(ftp://ftp.gimp.org/pub/gimp/v2.4/testing/gimp-2.4.0-rc2.tar.bz2 linux.gpl)
-md5sums=('4a17f7d002cfc0ddf13d64181030a71b' 'bb27bc214261d36484093e857f015f38')
-sha1sums=('5d9f67040f048c8a3c9beb3331057f1589715fcc' '110ce9798173b19a662d086ed7b882b4729f06cf')
+source=(ftp://ftp.gimp.org/pub/gimp/v2.4/testing/gimp-2.4.0-rc3.tar.bz2 linux.gpl)
+md5sums=('f468ce7c1e3ead678f41b10b28200e60' 'bb27bc214261d36484093e857f015f38')
+sha1sums=('ed8d0e852d8c0edf0bbb2673ff8bf291844fadde' '110ce9798173b19a662d086ed7b882b4729f06cf')
 
 build() {
-  cd $startdir/src/gimp-2.4.0-rc2
+  cd $startdir/src/gimp-2.4.0-rc3
   ./configure --prefix=/usr --sysconfdir=/etc \
     --enable-mp --enable-gimp-console --disable-devel-docs \
     --with-gif-compression=lzw --without-aa --enable-python




More information about the arch-commits mailing list