summaryrefslogtreecommitdiff
path: root/nonprism/darktable
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-02-17 00:16:15 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-02-17 00:16:15 -0300
commit86538e66b8509c1edd2b3cb7f55aba36d6ee49d3 (patch)
tree4b8bc9fbf8c0dc5727d664e4852f5c8bdc87629f /nonprism/darktable
parentb9c793c0fd641f27a74cb9720b3a02126ca84ad0 (diff)
darktable-1:2.0.1-1.nonprism1: downgrade to stable release
Diffstat (limited to 'nonprism/darktable')
-rw-r--r--nonprism/darktable/PKGBUILD13
1 files changed, 8 insertions, 5 deletions
diff --git a/nonprism/darktable/PKGBUILD b/nonprism/darktable/PKGBUILD
index 208f439e0..b9f54228d 100644
--- a/nonprism/darktable/PKGBUILD
+++ b/nonprism/darktable/PKGBUILD
@@ -1,13 +1,16 @@
-# $Id: PKGBUILD 159771 2016-02-01 07:51:10Z bgyorgy $
+# $Id: PKGBUILD 161431 2016-02-12 17:05:16Z bpiotrowski $
# Maintainer (Arch): Sergej Pupykin <pupykin.s+arch@gmail.com>
-# Maintainer (Arch): Christian Himpel <chressie at gmail dot com>
+# Contributor (Arch): Christian Himpel <chressie at gmail dot com>
# Contributor (Arch): Johannes Hanika <hanatos at gmail dot com>
# Maintainer: Márcio Silva <coadde@parabola.nu>
+# Don't bump to 2.1 plz, it's a development branch. (- bpiotrowski)
+
pkgname=darktable
-pkgver=2.1.0
-pkgrel=2.nonprism1
+pkgver=2.0.1
+pkgrel=1.nonprism1
pkgdesc="Utility to organize and develop raw images, without flickcurl support"
+epoch=1
arch=('i686' 'x86_64')
url=http://darktable.sf.net/
license=('GPL3')
@@ -21,7 +24,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=('d53daedd850447c9d4f61ed6022c3b74')
+md5sums=('3aceeb87e95f0748955260e775d5a2c9')
build() {
cd "$srcdir/$pkgname-release-$pkgver"