diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2016-07-20 10:02:12 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2016-07-20 10:02:12 +0000 |
commit | 132eafd7df6c5eb138182d9b371fe0d9b475a25d (patch) | |
tree | 4877eedab82bdd2531ceebbce25bbe59e3846bcc /main/libexif/APKBUILD | |
parent | 6979777c1f9a961da745d94926a4d59acc721a90 (diff) | |
download | aports-132eafd7df6c5eb138182d9b371fe0d9b475a25d.tar.bz2 aports-132eafd7df6c5eb138182d9b371fe0d9b475a25d.tar.xz |
main/libexif: rebuild for setting provides=pc:libexif=0.6.21
Diffstat (limited to 'main/libexif/APKBUILD')
-rw-r--r-- | main/libexif/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/libexif/APKBUILD b/main/libexif/APKBUILD index 2e50a2c842..78f1d1f98a 100644 --- a/main/libexif/APKBUILD +++ b/main/libexif/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=libexif pkgver=0.6.21 -pkgrel=0 +pkgrel=1 pkgdesc="A library to parse an EXIF file and read the data from those tags" url="http://sourceforge.net/projects/libexif" arch="all" |