mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
graphics/darktable: Updated for version 2.2.1.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
e98b55c929
commit
16f0ea7c11
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.2.0}
|
||||
VERSION=${VERSION:-2.2.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="darktable"
|
||||
VERSION="2.2.0"
|
||||
VERSION="2.2.1"
|
||||
HOMEPAGE="http://www.darktable.org/"
|
||||
DOWNLOAD="https://github.com/darktable-org/darktable/releases/download/release-2.2.0/darktable-2.2.0.tar.xz"
|
||||
MD5SUM="3297a30d69a0adea87ccf0b9c47d5c9f"
|
||||
DOWNLOAD="https://github.com/darktable-org/darktable/releases/download/release-2.2.1/darktable-2.2.1.tar.xz"
|
||||
MD5SUM="de67026a99bb10a6545fca0697f7117b"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="json-glib lensfun pugixml"
|
||||
|
|
Loading…
Reference in a new issue