[arch-commits] Commit in gimp/trunk (PKGBUILD)
Tobias Kieslich
tobias at archlinux.org
Fri Jan 2 07:32:40 UTC 2009
Date: Friday, January 2, 2009 @ 02:32:40
Author: tobias
Revision: 23066
upgpkg: gimp 2.6.4-1
Modified:
gimp/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2009-01-02 07:24:36 UTC (rev 23065)
+++ PKGBUILD 2009-01-02 07:32:40 UTC (rev 23066)
@@ -2,7 +2,7 @@
# Maintainer: tobias <tobias at archlinux.org>
pkgname=gimp
-pkgver=2.6.3
+pkgver=2.6.4
pkgrel=1
pkgdesc="GNU Image Manipulation Program"
arch=('i686' 'x86_64')
@@ -16,7 +16,7 @@
'alsa-lib>=1.0.16' 'libgnomeui>=2.22.1')
optdepends=('gutenprint: for sophisticated printing only as gimp has built-in cups print support'
'libwebkit: for the help browser'
- 'poppler-glib: for pdf support'
+ 'poppler-glib: for pdf support'
'hal: for Linux input event controller module'
'alsa-lib: for MIDI event controller module')
options=('!libtool' '!makeflags')
@@ -24,7 +24,7 @@
install=${pkgname}.install
source=(ftp://ftp.gimp.org/pub/gimp/v${pkgver%.*}/${pkgname}-${pkgver}.tar.bz2
linux.gpl)
-md5sums=('39c30867511b79391eb9177c86c8b79a' 'bb27bc214261d36484093e857f015f38')
+md5sums=('4e8185e40ab06559ce6dd5ef61b3e83b' 'bb27bc214261d36484093e857f015f38')
build() {
cd ${srcdir}/${pkgname}-${pkgver}
More information about the arch-commits
mailing list