summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 36ee5071a7d2..8d66db868dd1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,15 +2,15 @@
pkgname=lib32-libraw
_basename=libraw
-pkgver=0.18.2
-pkgrel=2
+pkgver=0.18.6
+pkgrel=1
pkgdesc="A library for reading RAW files obtained from digital photo cameras (CRW/CR2, NEF, RAF, DNG, and others) (32-bit)"
arch=('x86_64')
url="http://www.libraw.org/"
license=(CDDL LGPL)
depends=(lib32-lcms2 lib32-jasper libraw)
source=("http://www.libraw.org/data/LibRaw-${pkgver}.tar.gz")
-sha256sums=('ce366bb38c1144130737eb16e919038937b4dc1ab165179a225d5e847af2abc6')
+sha256sums=('e800d1dd7307b5d6dd638b0157a74e397a8a355153a1ce953a776ea78834df65')
build() {
cd LibRaw-$pkgver