summaryrefslogtreecommitdiff
path: root/extra/dcraw/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-01-11 23:14:45 +0000
committerroot <root@rshg054.dnsready.net>2012-01-11 23:14:45 +0000
commit3a0439ec6aea4411ac6d11c90cd8220f8f12a660 (patch)
treeadc6bcfb43847a9615413defa99b7a0946d22565 /extra/dcraw/PKGBUILD
parentb8012183bbaae70ce4a714c618a967e85df9f521 (diff)
Wed Jan 11 23:14:45 UTC 2012
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 942c64b29..67107f3bc 100644
--- a/extra/dcraw/PKGBUILD
+++ b/extra/dcraw/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 141206 2011-10-26 08:04:28Z eric $
+# $Id: PKGBUILD 146432 2012-01-11 00:54:52Z eric $
# Maintainer: tobias <tobias@archlinux.org>
# Contributor: Tobias Kieslich <tobias@justdreams.de>
pkgname=dcraw
-pkgver=9.11
+pkgver=9.12
pkgrel=1
pkgdesc="A command line based converter for digicams raw output"
arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@ license=('custom')
depends=('lcms' 'jasper')
source=(http://www.cybercom.net/~dcoffin/dcraw/archive/${pkgname}-${pkgver}.tar.gz
license.txt)
-sha1sums=('79dc403d6b629df6dac3218ad33dc89c4a86c234'
+sha1sums=('b0110f83692b14940a8e43759d7ccefa77103cc6'
'502c8f0ac7434d48f5dcb2eefe7599627cb69454')
build() {