[arch-commits] Commit in gimp/trunk (PKGBUILD)
Tobias Kieslich
tobias at archlinux.org
Sat Nov 1 00:53:07 UTC 2008
Date: Friday, October 31, 2008 @ 20:53:06
Author: tobias
Revision: 17712
upgpkg: gimp 2.6.2-1
Modified:
gimp/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2008-10-31 21:37:38 UTC (rev 17711)
+++ PKGBUILD 2008-11-01 00:53:06 UTC (rev 17712)
@@ -2,7 +2,7 @@
# Maintainer: tobias <tobias at archlinux.org>
pkgname=gimp
-pkgver=2.6.1
+pkgver=2.6.2
pkgrel=1
pkgdesc="GNU Image Manipulation Program"
arch=('i686' 'x86_64')
@@ -23,7 +23,7 @@
install=${pkgname}.install
source=(ftp://ftp.gimp.org/pub/gimp/v${pkgver%.*}/${pkgname}-${pkgver}.tar.bz2
linux.gpl)
-md5sums=('2fa176d1da75575c88b01019d014744d' 'bb27bc214261d36484093e857f015f38')
+md5sums=('3664d12f26447c0edc3f611987b9bf2d' 'bb27bc214261d36484093e857f015f38')
build() {
cd ${srcdir}/${pkgname}-${pkgver}
More information about the arch-commits
mailing list