[arch-commits] CVS update of extra/multimedia/gimp-refocus (PKGBUILD)

Eric Belanger eric at archlinux.org
Wed Mar 19 05:17:17 UTC 2008


    Date: Wednesday, March 19, 2008 @ 01:17:17
  Author: eric
    Path: /home/cvs-extra/extra/multimedia/gimp-refocus

Modified: PKGBUILD (1.2 -> 1.3)

upgpkg: gimp-refocus 0.9.0-2
    added x86_64 arch tag, added md5sums


----------+
 PKGBUILD |    6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)


Index: extra/multimedia/gimp-refocus/PKGBUILD
diff -u extra/multimedia/gimp-refocus/PKGBUILD:1.2 extra/multimedia/gimp-refocus/PKGBUILD:1.3
--- extra/multimedia/gimp-refocus/PKGBUILD:1.2	Mon Mar 17 20:33:33 2008
+++ extra/multimedia/gimp-refocus/PKGBUILD	Wed Mar 19 01:17:17 2008
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD,v 1.2 2008/03/18 00:33:33 tobias Exp $
+# $Id: PKGBUILD,v 1.3 2008/03/19 05:17:17 eric Exp $
 # Maintainer: Tobias Kieslich <tobias at justdreams.de>
 # Contributor: Tobias Kieslich <tobias at justdreams.de>
 
@@ -6,13 +6,15 @@
 _pname=refocus
 pkgver=0.9.0
 pkgrel=2
-arch=(i686)
+arch=(i686 x86_64)
 license=(GPL2)
 pkgdesc="a sharpen plugin for gimp using FIR Wiener filtering"
 depends=('gimp>=2.0.0')
 url="http://refocus.sourceforge.net/"
 source=(http://dl.sourceforge.net/sourceforge/${_pname}/${_pname}-${pkgver}.tar.gz \
         ${_pname}-gimp-2.0.patch ${_pname}-mirror-fix.patch ${_pname}-gimp-preview.patch)
+md5sums=('8d4eac4ef45c904fb5e73021696bec94' '8ef9dfe697cd20be2be14c1ee53a240a'\
+         '532593cba030feab8ffa7800fc9cd782' '6b55dbdc656646c765064cf21e1a3c57')
 
 build() {
   cd ${startdir}/src/${_pname}-${pkgver}




More information about the arch-commits mailing list