diff options
author | Leonardo Arena <rnalrd@alpinelinux.org> | 2019-08-13 09:22:56 +0000 |
---|---|---|
committer | Leonardo Arena <rnalrd@alpinelinux.org> | 2019-08-13 09:22:56 +0000 |
commit | 5cfe8bc36d6b2b67f1a155dda809f5f462752976 (patch) | |
tree | db814cee601f8193c292f7f0c00d1b871ffe5cd3 /community/rawtherapee | |
parent | 709130a77b39b3a177d14edb5571fce0af7e7fe7 (diff) | |
download | aports-5cfe8bc36d6b2b67f1a155dda809f5f462752976.tar.bz2 aports-5cfe8bc36d6b2b67f1a155dda809f5f462752976.tar.xz |
community/rawtherapee: rebuild against exiv2-0.27.2
Diffstat (limited to 'community/rawtherapee')
-rw-r--r-- | community/rawtherapee/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/rawtherapee/APKBUILD b/community/rawtherapee/APKBUILD index 9f2aa7decf..094f7e662b 100644 --- a/community/rawtherapee/APKBUILD +++ b/community/rawtherapee/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=rawtherapee pkgver=5.6 -pkgrel=0 +pkgrel=1 pkgdesc="Powerful cross-platform raw image processing program" url="https://rawtherapee.com" arch="x86 x86_64 ppc64le aarch64" |