diff options
author | Francesco Colista <fcolista@alpinelinux.org> | 2017-01-19 08:55:37 +0000 |
---|---|---|
committer | Francesco Colista <fcolista@alpinelinux.org> | 2017-01-19 09:38:19 +0000 |
commit | ef98e75192a1a61d7fa9625f7e109e278a7a0564 (patch) | |
tree | bc1491e72c1a16c0dbc7775c591d7cbb23122aaf /testing/darktable | |
parent | ef9f7901bccba28ec532e19521ca4b46d0feb0ff (diff) | |
download | aports-ef98e75192a1a61d7fa9625f7e109e278a7a0564.tar.bz2 aports-ef98e75192a1a61d7fa9625f7e109e278a7a0564.tar.xz |
testing/darktable: bump pkgrel due to colord upgrade
Diffstat (limited to 'testing/darktable')
-rw-r--r-- | testing/darktable/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/darktable/APKBUILD b/testing/darktable/APKBUILD index 422e5fca0a..063ac0755b 100644 --- a/testing/darktable/APKBUILD +++ b/testing/darktable/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Kevin Daudt <ops@ikke.info> pkgname=darktable pkgver=2.2.0 -pkgrel=0 +pkgrel=1 pkgdesc="an open source photography workflow application and raw developer" url="https://www.darktable.org/" arch="all !armhf" |