mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
graphics/darktable: Updated for version 1.6.6.
Signed-off-by: David Spencer <baildon.research@googlemail.com>
This commit is contained in:
parent
1b45ee19f6
commit
e53cc7e1d8
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=darktable
|
||||
VERSION=${VERSION:-1.6.3}
|
||||
VERSION=${VERSION:-1.6.6}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="darktable"
|
||||
VERSION="1.6.3"
|
||||
VERSION="1.6.6"
|
||||
HOMEPAGE="http://darktable.sourceforge.net/"
|
||||
DOWNLOAD="https://github.com/darktable-org/darktable/releases/download/release-1.6.3/darktable-1.6.3.tar.xz"
|
||||
MD5SUM="94f5e1512275be82d389161aa552f235"
|
||||
DOWNLOAD="https://github.com/darktable-org/darktable/releases/download/release-1.6.6/darktable-1.6.6.tar.xz"
|
||||
MD5SUM="6fc37b76ed6c2573b843a6396aa6900d"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="lensfun"
|
||||
|
|
Loading…
Reference in a new issue