diff options
-rw-r--r-- | main/exiv2/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/exiv2/APKBUILD b/main/exiv2/APKBUILD index ce5b18a357..1cf0e65a0e 100644 --- a/main/exiv2/APKBUILD +++ b/main/exiv2/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=exiv2 pkgver=0.24 -pkgrel=0 +pkgrel=1 pkgdesc="Exif and Iptc metadata manipulation library and tools." url="http://exiv2.org" arch="all" |