Date: Sunday, August 1, 2010 @ 10:48:33 Author: ibiru Revision: 86412
upgpkg: gimp 2.6.10-1 update to 2.6.10 Modified: gimp/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2010-08-01 14:37:56 UTC (rev 86411) +++ PKGBUILD 2010-08-01 14:48:33 UTC (rev 86412) @@ -2,7 +2,7 @@ # Maintainer: tobias <[email protected]> pkgname=gimp -pkgver=2.6.9 +pkgver=2.6.10 pkgrel=1 pkgdesc="GNU Image Manipulation Program" arch=('i686' 'x86_64') @@ -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=('e5d0cc6f3ce127e51d7f3d3124b16a99' 'bb27bc214261d36484093e857f015f38') -sha1sums=('df263086b92d093f1db65704f6945a2e69ae4ef3' '110ce9798173b19a662d086ed7b882b4729f06cf') +md5sums=('b92710ad9f1b52fec98554d765473819' + 'bb27bc214261d36484093e857f015f38') build() { cd "${srcdir}/${pkgname}-${pkgver}"
