diff options
Diffstat (limited to 'community/exempi')
-rw-r--r-- | community/exempi/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/exempi/APKBUILD b/community/exempi/APKBUILD index 87509f16f4..2de36d520f 100644 --- a/community/exempi/APKBUILD +++ b/community/exempi/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Rasmus Thomsen <oss@cogitri.dev> pkgname=exempi pkgver=2.5.1 -pkgrel=0 +pkgrel=1 pkgdesc="A library to parse XMP metadata" url="https://wiki.freedesktop.org/libopenraw/Exempi/" arch="all" |