diff options
author | root <root@rshg054.dnsready.net> | 2012-07-01 00:03:50 +0000 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2012-07-01 00:03:50 +0000 |
commit | 55f2d1ab0ab1bd2f7c8c7c5cefeb45f7c457a5d9 (patch) | |
tree | 2225c1ac4218dd287787d4a4c8ec8ceaced09067 /extra/dcraw/PKGBUILD | |
parent | 3025740c981e5acc29f25b400bc93046776d7008 (diff) |
Sun Jul 1 00:03:50 UTC 2012
Diffstat (limited to 'extra/dcraw/PKGBUILD')
-rw-r--r-- | extra/dcraw/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/dcraw/PKGBUILD b/extra/dcraw/PKGBUILD index 67107f3bc..9c2571bd3 100644 --- a/extra/dcraw/PKGBUILD +++ b/extra/dcraw/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 146432 2012-01-11 00:54:52Z eric $ +# $Id: PKGBUILD 162767 2012-06-29 22:10:56Z eric $ # Maintainer: tobias <tobias@archlinux.org> # Contributor: Tobias Kieslich <tobias@justdreams.de> pkgname=dcraw -pkgver=9.12 +pkgver=9.15 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=('b0110f83692b14940a8e43759d7ccefa77103cc6' +sha1sums=('0b06047603640fe19b5d3b2461319d6ba22eee6a' '502c8f0ac7434d48f5dcb2eefe7599627cb69454') build() { |