Date: Tuesday, March 14, 2017 @ 09:25:49
  Author: bisson
Revision: 290824

upstream update

Modified:
  dcraw/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2017-03-14 09:12:37 UTC (rev 290823)
+++ PKGBUILD    2017-03-14 09:25:49 UTC (rev 290824)
@@ -4,8 +4,8 @@
 # Contributor: Tobias Kieslich <[email protected]>
 
 pkgname=dcraw
-pkgver=9.26.0
-pkgrel=3
+pkgver=9.27.0
+pkgrel=1
 pkgdesc='Decodes any raw image from any digital camera'
 url='https://www.cybercom.net/~dcoffin/dcraw/'
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 license=('custom')
 depends=('lcms2' 'jasper')
 
source=("https://www.cybercom.net/~dcoffin/dcraw/archive/${pkgname}-${pkgver}.tar.gz";)
-sha256sums=('85791d529e037ad5ca09770900ae975e2e4cc1587ca1da4192ca072cbbfafba3')
+sha256sums=('c1d8cc4f19752a3d3aaab1fceb712ea85b912aa25f1f33f68c69cd42ef987099')
 
 build() {
        cd "${srcdir}/${pkgname}"

Reply via email to