[arch-commits] Commit in gimp/trunk (PKGBUILD)
Eric Bélanger
eric at archlinux.org
Thu Mar 19 23:56:19 UTC 2009
Date: Thursday, March 19, 2009 @ 19:56:18
Author: eric
Revision: 30468
upgpkg: gimp 2.6.6-1
Upstream update
Modified:
gimp/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2009-03-19 23:55:30 UTC (rev 30467)
+++ PKGBUILD 2009-03-19 23:56:18 UTC (rev 30468)
@@ -2,7 +2,7 @@
# Maintainer: tobias <tobias at archlinux.org>
pkgname=gimp
-pkgver=2.6.5
+pkgver=2.6.6
pkgrel=1
pkgdesc="GNU Image Manipulation Program"
arch=('i686' 'x86_64')
@@ -25,7 +25,7 @@
install=${pkgname}.install
source=(ftp://ftp.gimp.org/pub/gimp/v${pkgver%.*}/${pkgname}-${pkgver}.tar.bz2
linux.gpl)
-md5sums=('cd13050bc6bde6d8d8fd38eff6276033' 'bb27bc214261d36484093e857f015f38')
+md5sums=('23d880dd09cd62c936ed04666a53f8e4' 'bb27bc214261d36484093e857f015f38')
build() {
cd ${srcdir}/${pkgname}-${pkgver}
More information about the arch-commits
mailing list