aboutsummaryrefslogtreecommitdiffstats
path: root/community/exempi/APKBUILD
diff options
context:
space:
mode:
authorJustin Berthault <justin.berthault@zaclys.net>2020-07-19 20:45:50 +0200
committerLeo <thinkabit.ukim@gmail.com>2020-07-19 20:27:54 +0000
commitd99acfaeabac4a0803f69fc61665c5f1356aa76e (patch)
tree8f6d49fd20be0013c7e2a68afed887fbcdeb9a7e /community/exempi/APKBUILD
parent55481df9e8de3b906c30ae783db071a86b2a81d8 (diff)
community/exempi: upgrade to 2.5.2
Diffstat (limited to 'community/exempi/APKBUILD')
-rw-r--r--community/exempi/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/exempi/APKBUILD b/community/exempi/APKBUILD
index 2de36d520f9..a14699986ee 100644
--- a/community/exempi/APKBUILD
+++ b/community/exempi/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: Carlo Landmeter <clandmeter@alpinelinux.org>
# Maintainer: Rasmus Thomsen <oss@cogitri.dev>
pkgname=exempi
-pkgver=2.5.1
-pkgrel=1
+pkgver=2.5.2
+pkgrel=0
pkgdesc="A library to parse XMP metadata"
url="https://wiki.freedesktop.org/libopenraw/Exempi/"
arch="all"
@@ -39,4 +39,4 @@ package() {
make DESTDIR="$pkgdir" install
}
-sha512sums="97f2a688e1f92e219d0b68b077608112373cf3e6cbfe4141bbb9c3d1f416926bfd568957c1d0a081b95b524cbd500da0b7bca0ce45e1e8611818f66bcb1b6518 exempi-2.5.1.tar.bz2"
+sha512sums="3a11453a776a379750e8731b802349405966b0b9fd9974e506ff2cf9adfcc9826a9f87f34ad861873431d2d674e437db8e96673c542583aefde8f7a88d11becc exempi-2.5.2.tar.bz2"