summaryrefslogtreecommitdiff
path: root/nonprism/darktable
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2015-02-02 18:02:01 -0200
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2015-02-02 18:02:01 -0200
commit55dbd4fd38a1663b05e00c991f20186a947fdf5a (patch)
treecab3e2b8556acb90df9196263d22a65d2c8f2c88 /nonprism/darktable
parent9635ea7386b16d82a91538066705040c003010c4 (diff)
darktable-1.6.2-1.nonprism1: updating version
Diffstat (limited to 'nonprism/darktable')
-rw-r--r--nonprism/darktable/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/nonprism/darktable/PKGBUILD b/nonprism/darktable/PKGBUILD
index 80df511cb..c06c25538 100644
--- a/nonprism/darktable/PKGBUILD
+++ b/nonprism/darktable/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 125731 2015-01-11 11:54:58Z spupykin $
+# $Id: PKGBUILD 126981 2015-02-02 11:26:38Z 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.1
-pkgrel=4.nonprism1
+pkgver=1.6.2
+pkgrel=1.nonprism1
pkgdesc="Utility to organize and develop raw images, without flickcurl support"
arch=('i686' 'x86_64' 'mips64el')
url=http://darktable.sf.net/
@@ -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=('86c2d90302ab1e57136d2728437db718')
+md5sums=('71f786a0bfce1b72e0a28ea560684205')
prepare() {
cd "$srcdir/$pkgname-release-$pkgver/cmake"