mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
graphics/darktable: Updated for version 2.0.5.
Signed-off-by: David Spencer <baildon.research@googlemail.com>
This commit is contained in:
parent
7a8f86010b
commit
b51ae47f4c
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.4}
|
||||
VERSION=${VERSION:-2.0.5}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="darktable"
|
||||
VERSION="2.0.4"
|
||||
VERSION="2.0.5"
|
||||
HOMEPAGE="http://darktable.sourceforge.net/"
|
||||
DOWNLOAD="https://github.com/darktable-org/darktable/releases/download/release-2.0.4/darktable-2.0.4.tar.xz"
|
||||
MD5SUM="79cca20ca4fb4f62d641cc05d15a0883"
|
||||
DOWNLOAD="https://github.com/darktable-org/darktable/releases/download/release-2.0.5/darktable-2.0.5.tar.xz"
|
||||
MD5SUM="9199674ed536583d831f7818d9f4418e"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="json-glib lensfun pugixml"
|
||||
|
|
Loading…
Reference in a new issue