summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRodrigo Bezerra2019-01-05 13:48:10 -0300
committerRodrigo Bezerra2019-01-05 13:48:10 -0300
commitba5f95d94fbdc83d84e42d5d1e6e0e82b2c4c00d (patch)
tree8b97308bce7f0dc449ab51b5040c61ffd6b69413 /PKGBUILD
parentb0dc4a86b5ca5658e630ffdb8dbb2179eb0485d1 (diff)
downloadaur-ba5f95d94fbdc83d84e42d5d1e6e0e82b2c4c00d.tar.gz
Update to version 0.19.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 82ff95be999c..6eef9312562f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_basename=libraw
pkgname=lib32-libraw
-pkgver=0.19.0
+pkgver=0.19.2
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')
@@ -11,7 +11,7 @@ url="https://www.libraw.org/"
license=(CDDL LGPL)
depends=(lib32-lcms2 lib32-jasper libraw)
source=(https://www.libraw.org/data/LibRaw-$pkgver.tar.gz)
-sha256sums=('e83f51e83b19f9ba6b8bd144475fc12edf2d7b3b930d8d280bdebd8a8f3ed259')
+sha256sums=('400d47969292291d297873a06fb0535ccce70728117463927ddd9452aa849644')
build() {
cd LibRaw-$pkgver