summaryrefslogtreecommitdiff
path: root/nonprism
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-09-05 15:44:56 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-09-05 15:44:56 -0300
commit816cdd1fabf7b4a62ef7900f0b4f27563479ab66 (patch)
tree060e1c04595764ce4f3aaf7d0eb3f47266926968 /nonprism
parentc30c85c7f209161560515fe0ed9d498a3135c443 (diff)
darktable-1:2.0.6-1.nonprism1: updating version
Diffstat (limited to 'nonprism')
-rw-r--r--nonprism/darktable/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/nonprism/darktable/PKGBUILD b/nonprism/darktable/PKGBUILD
index 61795e823..e63e9b1d6 100644
--- a/nonprism/darktable/PKGBUILD
+++ b/nonprism/darktable/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 186006 2016-08-08 12:07:45Z spupykin $
+# $Id: PKGBUILD 188560 2016-09-05 11:06:24Z 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.5
-pkgrel=2.nonprism1
+pkgver=2.0.6
+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' 'osm-gps-map')
optdepends=('librsvg' 'osm-gps-map')
source=("$pkgname-$pkgver.tar.gz::https://github.com/darktable-org/darktable/archive/release-$pkgver.tar.gz")
-md5sums=('ad02f1ce777ac653f6937bd979e20c36')
+md5sums=('38f4431065db699344bee9b1952e816b')
build() {
cd "$srcdir/$pkgname-release-$pkgver"