summaryrefslogtreecommitdiff
path: root/nonprism/darktable
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-05-04 23:05:56 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-05-04 23:05:56 -0300
commitfd49223ca202108d3525741714907b34d03f475a (patch)
tree2d2c48a6297757d3fd25280ff26e09a9026fe96f /nonprism/darktable
parent2ebfbd75b8058cd4ef8cb443a1c2f5419759e1f5 (diff)
darktable-1:2.0.4-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 891c437ea..aa0376291 100644
--- a/nonprism/darktable/PKGBUILD
+++ b/nonprism/darktable/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 172234 2016-04-27 22:56:01Z spupykin $
+# $Id: PKGBUILD 173698 2016-05-04 10:59:30Z spupykin $
# Maintainer (Arch): Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor (Arch): Christian Himpel <chressie at gmail dot com>
# Contributor (Arch): Johannes Hanika <hanatos at gmail dot com>
@@ -7,8 +7,8 @@
# Don't bump to 2.1 plz, it's a development branch. (- bpiotrowski)
pkgname=darktable
-pkgver=2.0.3
-pkgrel=3.nonprism1
+pkgver=2.0.4
+pkgrel=1.nonprism1
pkgdesc="Utility to organize and develop raw images, without flickcurl support"
epoch=1
arch=('i686' 'x86_64' 'armv7h')
@@ -23,7 +23,7 @@ depends=('exiv2>=0.18' 'lcms2' 'lensfun>=0.2.3' 'desktop-file-utils'
makedepends=('intltool>=0.40' 'cmake' 'librsvg')
optdepends=('librsvg')
source=("$pkgname-$pkgver.tar.gz::https://github.com/darktable-org/darktable/archive/release-$pkgver.tar.gz")
-md5sums=('0582896dd13b57bbf61807c66f74f29f')
+md5sums=('130a0bd61cabd21f2df67dadc62be792')
build() {
cd "$srcdir/$pkgname-release-$pkgver"