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

Tobias Kieslich tobias at archlinux.org
Mon Apr 23 19:20:41 UTC 2007


    Date: Monday, April 23, 2007 @ 15:20:41
  Author: tobias
    Path: /home/cvs-arch/arch/build/multimedia/gimp

Modified: PKGBUILD (1.61 -> 1.62)

upgpkg: vim/gvim upgraded to patch level 224 and updated runtime (seems new
                 script works well, we  might consider incorporating this into
                 the build function  to make pacbuild happy)
       gimp      upstream update


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


Index: arch/build/multimedia/gimp/PKGBUILD
diff -u arch/build/multimedia/gimp/PKGBUILD:1.61 arch/build/multimedia/gimp/PKGBUILD:1.62
--- arch/build/multimedia/gimp/PKGBUILD:1.61	Fri Mar 23 20:37:15 2007
+++ arch/build/multimedia/gimp/PKGBUILD	Mon Apr 23 15:20:40 2007
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD,v 1.61 2007/03/24 00:37:15 tobias Exp $
+# $Id: PKGBUILD,v 1.62 2007/04/23 19:20:40 tobias Exp $
 # Maintainer: tobias <tobias at archlinux.org>
 
 pkgname=gimp
-pkgver=2.2.13
-pkgrel=3
+pkgver=2.2.14
+pkgrel=1
 pkgdesc="GNU Image Manipulation Program"
 arch=(i686 x86_64)
 url="http://www.gimp.org/"
@@ -15,7 +15,7 @@
 install=${pkgname}.install
 source=(ftp://ftp.gimp.org/pub/gimp/v2.2/${pkgname}-${pkgver}.tar.bz2
         linux.gpl)
-md5sums=('d84a4a476a0c4fae24602db67f6fe49a' 'bb27bc214261d36484093e857f015f38')
+md5sums=('2f47dd66d714a970356e275dd1d3caac' 'bb27bc214261d36484093e857f015f38')
 
 build() {
    cd ${startdir}/src/${pkgname}-${pkgver}
@@ -32,6 +32,4 @@
    rm -r usr/share/gimp/2.0/misc
    install -Dm644 ${startdir}/src/linux.gpl \
      ${startdir}/pkg/usr/share/gimp/2.0/palettes/Linux.gpl
-   #sed -i -e 's#${datarootdir}#/usr/share#g' \
-   #  ${startdir}/pkg/usr/share/applications/gimp.desktop
 }




More information about the arch-commits mailing list