summaryrefslogtreecommitdiff
path: root/extra/dcraw/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/dcraw/PKGBUILD')
-rw-r--r--extra/dcraw/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/dcraw/PKGBUILD b/extra/dcraw/PKGBUILD
index e36475d74..4bace87ee 100644
--- a/extra/dcraw/PKGBUILD
+++ b/extra/dcraw/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 206344 2014-02-24 06:30:08Z bisson $
+# $Id: PKGBUILD 215947 2014-07-01 06:24:38Z bisson $
# Maintainer: Gaetan Bisson <bisson@archlinux.org>
# Contributor: tobias <tobias@archlinux.org>
# Contributor: Tobias Kieslich <tobias@justdreams.de>
pkgname=dcraw
-pkgver=9.20
+pkgver=9.22
pkgrel=1
pkgdesc='Decodes any raw image from any digital camera'
url='http://www.cybercom.net/~dcoffin/dcraw/'
@@ -12,7 +12,7 @@ arch=('i686' 'x86_64')
license=('custom')
depends=('lcms2' 'jasper')
source=("http://www.cybercom.net/~dcoffin/dcraw/archive/${pkgname}-${pkgver}.tar.gz")
-sha1sums=('9b8ca82eaaf6582ffa0f2602e8ca705c722ea87e')
+sha1sums=('aa012da4c7c295146cee22c3e3869b069e55d164')
build() {
cd "${srcdir}/${pkgname}"