mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
graphics/darktable: Updated for version 2.0.7.
Signed-off-by: David Spencer <baildon.research@googlemail.com>
This commit is contained in:
parent
935adfdbba
commit
7c6c0abe07
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=darktable
|
||||
VERSION=${VERSION:-2.0.5}
|
||||
VERSION=${VERSION:-2.0.7}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="darktable"
|
||||
VERSION="2.0.5"
|
||||
VERSION="2.0.7"
|
||||
HOMEPAGE="http://darktable.sourceforge.net/"
|
||||
DOWNLOAD="https://github.com/darktable-org/darktable/releases/download/release-2.0.5/darktable-2.0.5.tar.xz"
|
||||
MD5SUM="9199674ed536583d831f7818d9f4418e"
|
||||
DOWNLOAD="https://github.com/darktable-org/darktable/releases/download/release-2.0.7/darktable-2.0.7.tar.xz"
|
||||
MD5SUM="d0735bec8c3a684f84624172c04c3e41"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="json-glib lensfun pugixml"
|
||||
|
|
Loading…
Reference in a new issue