diff options
-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" |