summaryrefslogtreecommitdiff
path: root/community/darktable/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/darktable/PKGBUILD')
-rw-r--r--community/darktable/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/darktable/PKGBUILD b/community/darktable/PKGBUILD
index c574a3cec..1fe51519c 100644
--- a/community/darktable/PKGBUILD
+++ b/community/darktable/PKGBUILD
@@ -1,12 +1,12 @@
-# $Id: PKGBUILD 82166 2013-01-10 09:21:45Z spupykin $
+# $Id: PKGBUILD 82292 2013-01-14 13:51:46Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Maintainer: Christian Himpel <chressie at gmail dot com>
# Contributor: Johannes Hanika <hanatos at gmail dot com>
pkgname=darktable
-pkgver=1.1.1
+pkgver=1.1.2
_pkgver=1.1
-pkgrel=2
+pkgrel=1
pkgdesc="Utility to organize and develop raw images"
arch=('i686' 'x86_64')
url=http://darktable.sf.net/
@@ -19,7 +19,7 @@ optdepends=('librsvg')
install=darktable.install
options=(!libtool)
source=(http://downloads.sourceforge.net/project/darktable/darktable/${_pkgver}/darktable-$pkgver.tar.gz)
-md5sums=('735b9c42f4a4c93a482a195800002b10')
+md5sums=('cdc27dc2d9d53df3ec2c6aa908a3eb3c')
build() {
cd "$srcdir/$pkgname-$pkgver"