summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--testing/libraw/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/libraw/APKBUILD b/testing/libraw/APKBUILD
index 1d4d3ffb7..d741b7384 100644
--- a/testing/libraw/APKBUILD
+++ b/testing/libraw/APKBUILD
@@ -1,6 +1,6 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=libraw
-pkgver=0.12.3
+pkgver=0.13.2
pkgrel=0
pkgdesc="Library for reading RAW files obtained from digital photo cameras"
url="http://www.libraw.org/"
@@ -33,4 +33,4 @@ package() {
make DESTDIR="$pkgdir" install
}
-md5sums="b6bd7e6cfed56628068708f61057f691 LibRaw-0.12.3.tar.gz"
+md5sums="e92895f6b8f975be63f59448c1b8a79b LibRaw-0.13.2.tar.gz"