Skip to content

Commit

Permalink
darktable: upgraded to 1.6.5
Browse files Browse the repository at this point in the history
  • Loading branch information
conraid committed Apr 25, 2015
1 parent 2d863d0 commit cb16324
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions darktable/darktable.SlackBuild
Expand Up @@ -32,9 +32,9 @@ CWD=$(pwd)

PRGNAME=${PRGNAME:-darktable}
PKGNAME=$(echo ${PRGNAME} | tr A-Z a-z)
VERSION=${VERSION:-1.6.4}
VERSION=${VERSION:-1.6.5}
PKGVERSION=${VERSION//-/_}
BUILD=${BUILD:-2}
BUILD=${BUILD:-1}
TAG=${TAG:-cf}
TMP=${TMP:-/tmp/pkg}
PKG=${TMP}/package-${PKGNAME}
Expand Down
10 changes: 5 additions & 5 deletions darktable/darktable.info
@@ -1,8 +1,8 @@
NAME="darktable"
VERSION="1.6.4"
VERSION="1.6.5"
HOMEPAGE="http://www.darktable.org/"
DOWNLOAD="https://github.com/darktable-org/darktable/releases/download/release-1.6.4/darktable-1.6.4.tar.xz"
FILENAME="darktable-1.6.4.tar.xz"
DOWNLOAD="https://github.com/darktable-org/darktable/releases/download/release-1.6.5/darktable-1.6.5.tar.xz"
FILENAME="darktable-1.6.5.tar.xz"
REQUIRES="lensfun flickcurl json-glib graphicsmagick"
MD5SUM="4e66f2585a43395e00ee081ce2b139b4"
SHASUM="e9f8d0dd72ff7a8e974b68d47c69d708ca41a17d"
MD5SUM="e5688b8284a09f4bbc1d675c43c8a919"
SHASUM="9c88c536b5cfd3e4738433ab6937a9f0fec86614"

0 comments on commit cb16324

Please sign in to comment.