summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRodrigo Bezerra2023-01-10 11:26:27 -0300
committerRodrigo Bezerra2023-01-10 11:26:27 -0300
commit3fc54d24fdfa7b224d34fc61822db0e3d40859d0 (patch)
tree29bb3d7f27feb7473d18c8f4066b4657297973bb /PKGBUILD
parentbcb6418411436d1601e4b2bb54cbc4dc4c1a3eab (diff)
downloadaur-lib32-libraw.tar.gz
Update to version 0.21.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1943c9877a65..a61a60eacd1f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,15 +3,15 @@
_basename=libraw
pkgname=lib32-libraw
-pkgver=0.20.2
-pkgrel=3
+pkgver=0.21.1
+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="https://www.libraw.org/"
license=(CDDL LGPL)
depends=(lib32-lcms2 lib32-jasper libraw)
source=("https://www.libraw.org/data/LibRaw-$pkgver.tar.gz")
-sha256sums=('dc1b486c2003435733043e4e05273477326e51c3ea554c6864a4eafaff1004a6')
+sha256sums=('630a6bcf5e65d1b1b40cdb8608bdb922316759bfb981c65091fec8682d1543cd')
build() {
cd LibRaw-$pkgver