summaryrefslogtreecommitdiff
path: root/nonprism/darktable
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2015-03-02 17:57:40 -0200
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2015-03-02 17:57:40 -0200
commitbc9ef7a65dbdbc73be72d375bd46bdc626cef50d (patch)
tree2df358512aa2005ee97ec87d5e293249ff053f4c /nonprism/darktable
parentf03009b1d6b1243ea78877964501a14d41b8afab (diff)
darktable-1.6.3-1.nonprism1: updating version
Diffstat (limited to 'nonprism/darktable')
-rw-r--r--nonprism/darktable/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/nonprism/darktable/PKGBUILD b/nonprism/darktable/PKGBUILD
index c06c25538..989e6ce2b 100644
--- a/nonprism/darktable/PKGBUILD
+++ b/nonprism/darktable/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 126981 2015-02-02 11:26:38Z spupykin $
+# $Id: PKGBUILD 128521 2015-03-02 10:59:26Z spupykin $
# Maintainer (Arch): Sergej Pupykin <pupykin.s+arch@gmail.com>
# Maintainer (Arch): Christian Himpel <chressie at gmail dot com>
# Contributor (Arch): Johannes Hanika <hanatos at gmail dot com>
pkgname=darktable
-pkgver=1.6.2
+pkgver=1.6.3
pkgrel=1.nonprism1
pkgdesc="Utility to organize and develop raw images, without flickcurl support"
arch=('i686' 'x86_64' 'mips64el')
@@ -19,7 +19,7 @@ makedepends=('intltool>=0.40' 'cmake' 'librsvg')
optdepends=('librsvg')
install=darktable.install
source=("$pkgname-$pkgver.tar.gz::https://github.com/darktable-org/darktable/archive/release-$pkgver.tar.gz")
-md5sums=('71f786a0bfce1b72e0a28ea560684205')
+md5sums=('631eec1dfa2071bbb56156d99ed164c2')
prepare() {
cd "$srcdir/$pkgname-release-$pkgver/cmake"