diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2015-11-10 12:43:27 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2015-11-10 12:58:42 +0000 |
commit | 23e8d11d8c21febea5276f674753143800dbbc71 (patch) | |
tree | 0454b5ab7456e4891a7ce1a7dd2a5e900e54c7f2 /main | |
parent | 0a1dc8546f92cc79f067d6c288ecd2911f45f8dd (diff) | |
download | aports-23e8d11d8c21febea5276f674753143800dbbc71.tar.bz2 aports-23e8d11d8c21febea5276f674753143800dbbc71.tar.xz |
main/gexiv2: rebuild against exiv2-0.25
Diffstat (limited to 'main')
-rw-r--r-- | main/gexiv2/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/gexiv2/APKBUILD b/main/gexiv2/APKBUILD index ee8a9f8222..8ec866b3f6 100644 --- a/main/gexiv2/APKBUILD +++ b/main/gexiv2/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=gexiv2 pkgver=0.10.0 -pkgrel=1 +pkgrel=2 pkgdesc="a GObject-based wrapper around the Exiv2 library" url="http://trac.yorba.org/wiki/gexiv://wiki.gnome.org/gexiv2" arch="all" |