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

Eric Bélanger eric at archlinux.org
Thu Oct 28 00:09:25 UTC 2010


    Date: Wednesday, October 27, 2010 @ 20:09:25
  Author: eric
Revision: 97222

upgpkg: gimp 2.6.11-1
Upstream update, Added iso-codes makedepends

Modified:
  gimp/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-10-27 21:07:24 UTC (rev 97221)
+++ PKGBUILD	2010-10-28 00:09:25 UTC (rev 97222)
@@ -2,8 +2,8 @@
 # Maintainer: tobias <tobias at archlinux.org>
 
 pkgname=gimp
-pkgver=2.6.10
-pkgrel=2
+pkgver=2.6.11
+pkgrel=1
 pkgdesc="GNU Image Manipulation Program"
 arch=('i686' 'x86_64')
 url="http://www.gimp.org/"
@@ -11,7 +11,7 @@
 depends=('gtk2' 'lcms' 'libxpm' 'libwmf' 'libxmu' 'librsvg' 'libmng' 'dbus-glib' \
          'libexif' 'pygtk' 'desktop-file-utils' 'gegl')
 makedepends=('gutenprint' 'intltool' 'libwebkit' 'gnome-python' 'poppler-glib' \
-             'pkg-config' 'alsa-lib' 'libgnomeui')
+             'pkg-config' 'alsa-lib' 'iso-codes')
 optdepends=('gutenprint: for sophisticated printing only as gimp has built-in cups print support'
             'libwebkit: for the help browser'
             'poppler-glib: for pdf support'
@@ -21,8 +21,8 @@
 conflicts=('gimp-devel')
 install=gimp.install
 source=(ftp://ftp.gimp.org/pub/gimp/v${pkgver%.*}/${pkgname}-${pkgver}.tar.bz2 linux.gpl)
-md5sums=('b92710ad9f1b52fec98554d765473819'
-         'bb27bc214261d36484093e857f015f38')
+md5sums=('bb2939fe13e54fc7255cef5d097bb5dd' 'bb27bc214261d36484093e857f015f38')
+sha1sums=('2f9d596e727bdbf304fa78257c1731d9faf3934c' '110ce9798173b19a662d086ed7b882b4729f06cf')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list