Date: Tuesday, June 18, 2013 @ 11:42:45
  Author: bisson
Revision: 188699

upstream update

Modified:
  dcraw/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2013-06-18 07:15:39 UTC (rev 188698)
+++ PKGBUILD    2013-06-18 09:42:45 UTC (rev 188699)
@@ -1,9 +1,10 @@
 # $Id$
-# Maintainer: tobias <[email protected]>
+# Maintainer: Gaetan Bisson <[email protected]>
+# Contributor: tobias <[email protected]>
 # Contributor: Tobias Kieslich <[email protected]>
 
 pkgname=dcraw
-pkgver=9.17
+pkgver=9.19
 pkgrel=1
 pkgdesc='Decodes any raw image from any digital camera'
 url='http://www.cybercom.net/~dcoffin/dcraw/'
@@ -11,7 +12,7 @@
 license=('custom')
 depends=('lcms' 'jasper')
 
source=("http://www.cybercom.net/~dcoffin/dcraw/archive/${pkgname}-${pkgver}.tar.gz";)
-sha1sums=('11a0b20b8f46950dd94e6c1ada313807049a6b27')
+sha1sums=('83a85200b0f105a40d23e885f5108bc3b53bdbe4')
 
 build() {
        cd "${srcdir}/${pkgname}"

Reply via email to