From e545d9fd89f324e2ad67d192419747172f95d82a Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Wed, 9 Mar 2016 02:17:51 -0300 Subject: darktable-1:2.0.2-1.nonprism1: updating version --- nonprism/darktable/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/nonprism/darktable/PKGBUILD b/nonprism/darktable/PKGBUILD index b9f54228d..ef082c5da 100644 --- a/nonprism/darktable/PKGBUILD +++ b/nonprism/darktable/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 161431 2016-02-12 17:05:16Z bpiotrowski $ +# $Id: PKGBUILD 165491 2016-03-07 13:42:03Z spupykin $ # Maintainer (Arch): Sergej Pupykin # Contributor (Arch): Christian Himpel # Contributor (Arch): Johannes Hanika @@ -7,7 +7,7 @@ # Don't bump to 2.1 plz, it's a development branch. (- bpiotrowski) pkgname=darktable -pkgver=2.0.1 +pkgver=2.0.2 pkgrel=1.nonprism1 pkgdesc="Utility to organize and develop raw images, without flickcurl support" epoch=1 @@ -24,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=('3aceeb87e95f0748955260e775d5a2c9') +md5sums=('a72d3b05c26a1433eb0639d9cb9f4199') build() { cd "$srcdir/$pkgname-release-$pkgver" -- cgit v1.2.3-54-g00ecf