summaryrefslogtreecommitdiff
path: root/community/darktable/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/darktable/PKGBUILD')
-rw-r--r--community/darktable/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/darktable/PKGBUILD b/community/darktable/PKGBUILD
index 89c6f85c7..4958e4e5d 100644
--- a/community/darktable/PKGBUILD
+++ b/community/darktable/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 105573 2014-02-10 13:31:16Z spupykin $
+# $Id: PKGBUILD 110041 2014-04-23 14:51:15Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Maintainer: Christian Himpel <chressie at gmail dot com>
# Contributor: Johannes Hanika <hanatos at gmail dot com>
pkgname=darktable
-pkgver=1.4.1
+pkgver=1.4.2
_pkgver=1.4
pkgrel=1
pkgdesc="Utility to organize and develop raw images"
@@ -18,7 +18,7 @@ makedepends=('intltool>=0.40' 'cmake' 'librsvg')
optdepends=('librsvg')
install=darktable.install
source=(http://downloads.sourceforge.net/project/darktable/darktable/${_pkgver}/darktable-$pkgver.tar.xz)
-md5sums=('78252618bb7b1df30109ef5484d46f3c')
+md5sums=('f86554329c2c809ffb009244a6f1d643')
build() {
cd "$srcdir/$pkgname-$pkgver"