[arch-commits] Commit in gimp-ufraw/trunk (PKGBUILD)

Alexander Rødseth arodseth at archlinux.org
Fri Jun 26 22:44:29 UTC 2015


    Date: Saturday, June 27, 2015 @ 00:44:29
  Author: arodseth
Revision: 135912

upgpkg: gimp-ufraw 0.22-1

Modified:
  gimp-ufraw/trunk/PKGBUILD

----------+
 PKGBUILD |    7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-06-26 22:31:51 UTC (rev 135911)
+++ PKGBUILD	2015-06-26 22:44:29 UTC (rev 135912)
@@ -4,7 +4,7 @@
 # Contributor: Martin Sugioarto <nakal at web.de>
 
 pkgname=gimp-ufraw
-pkgver=0.21
+pkgver=0.22
 pkgrel=1
 pkgdesc='Converter for raw files; utility and GIMP plugin'
 url='http://ufraw.sourceforge.net/'
@@ -16,10 +16,11 @@
             'cinepaint: to use the cinepaint import plugin for raw images')
 install="$pkgname.install"
 source=("http://downloads.sourceforge.net/ufraw/ufraw-$pkgver.tar.gz")
-sha256sums=('2a6a1bcc633bdc8e15615cf726befcd7f27ab00e7c2a518469a24e1a96964d87')
+sha256sums=('f7abd28ce587db2a74b4c54149bd8a2523a7ddc09bedf4f923246ff0ae09a25e')
 
 prepare() {
-  # One of the include files that comes with cinepaint looks for ../lib/wire/...
+  # One of the include files that comes with cinepaint requires
+  # ../lib/wire/ to exist...
   mkdir -p lib
   ln -s /usr/include/cinepaint/wire lib/wire
 }



More information about the arch-commits mailing list