mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
graphics/darktable: Updated for version 1.4.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
f8803c7abc
commit
5b6c941c72
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.4}
|
||||
VERSION=${VERSION:-1.4.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="darktable"
|
||||
VERSION="1.4"
|
||||
VERSION="1.4.1"
|
||||
HOMEPAGE="http://darktable.sourceforge.net/"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/darktable/darktable-1.4.tar.xz"
|
||||
MD5SUM="896416931ded4579f528cd11edad470c"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/darktable/darktable-1.4.1.tar.xz"
|
||||
MD5SUM="78252618bb7b1df30109ef5484d46f3c"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="lensfun %README%"
|
||||
|
|
Loading…
Reference in a new issue