summaryrefslogtreecommitdiff
path: root/nonprism/darktable
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2015-04-29 14:57:14 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2015-04-29 15:19:29 -0300
commit8a5a0f10edbe815d1c080090c8751b2cbee3e3f8 (patch)
tree06098f0bd86db3441ad5c71dbf2b2a17d6b09b44 /nonprism/darktable
parentc1a471e4d3ce5c54065f58a4b55d4078c83411c6 (diff)
darktable-1.6.6-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 fc2d3f846..c9f32a637 100644
--- a/nonprism/darktable/PKGBUILD
+++ b/nonprism/darktable/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 132209 2015-04-24 21:31:01Z spupykin $
+# $Id: PKGBUILD 132445 2015-04-28 12:43:53Z 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.5
+pkgver=1.6.6
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=('2d688e388313faab11c81dbb582fcbc8')
+md5sums=('4e880ffdf9e80dc09de3bdc2fc8f81c9')
prepare() {
cd "$srcdir/$pkgname-release-$pkgver/cmake"