From fd49223ca202108d3525741714907b34d03f475a Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Wed, 4 May 2016 23:05:56 -0300 Subject: darktable-1:2.0.4-1.nonprism1: updating version --- nonprism/darktable/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'nonprism/darktable') 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 # Contributor (Arch): Christian Himpel # Contributor (Arch): Johannes Hanika @@ -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" -- cgit v1.2.3