mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
graphics/darktable: Updated for version 0.7.1.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
This commit is contained in:
parent
0972c876f2
commit
0e79fae06f
2 changed files with 5 additions and 5 deletions
|
@ -5,7 +5,7 @@
|
|||
# This script is dedicated to the public domain
|
||||
|
||||
PRGNAM=darktable
|
||||
VERSION=${VERSION:-0.7}
|
||||
VERSION=${VERSION:-0.7.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="darktable"
|
||||
VERSION="0.7"
|
||||
VERSION="0.7.1"
|
||||
HOMEPAGE="http://darktable.sourceforge.net/"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/darktable/darktable-0.7.tar.gz"
|
||||
MD5SUM="8220427138bb66772310f3961adc2ebe"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/darktable/darktable-0.7.1.tar.gz"
|
||||
MD5SUM="502372506fd5ee86660eff735a9f681c"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
MAINTAINER="David Spencer"
|
||||
EMAIL="baildon.research@googlemail.com"
|
||||
APPROVED="rworkman"
|
||||
APPROVED="Erik Hanson"
|
||||
|
|
Loading…
Reference in a new issue