summaryrefslogtreecommitdiff
path: root/community/darktable
diff options
context:
space:
mode:
Diffstat (limited to 'community/darktable')
-rw-r--r--community/darktable/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/darktable/PKGBUILD b/community/darktable/PKGBUILD
index e2f16517a..dfae03e72 100644
--- a/community/darktable/PKGBUILD
+++ b/community/darktable/PKGBUILD
@@ -1,12 +1,12 @@
-# $Id: PKGBUILD 56335 2011-10-05 19:07:45Z andrea $
+# $Id: PKGBUILD 58181 2011-11-08 11:48:47Z 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=0.9.2
+pkgver=0.9.3
_pkgver=0.9
-pkgrel=2
+pkgrel=1
pkgdesc="Utility to organize and develop raw images"
arch=('i686' 'x86_64' 'mips64el')
url=http://darktable.sf.net/
@@ -18,7 +18,7 @@ optdepends=( 'librsvg')
install=darktable.install
options=(!libtool)
source=(http://downloads.sourceforge.net/project/darktable/darktable/${_pkgver}/darktable-$pkgver.tar.gz)
-md5sums=('08377e80ad77c7b11f742f26fddb80f1')
+md5sums=('49253a3a2990a4bf8e0b0a19295f19bd')
build() {
cd $srcdir/$pkgname-$pkgver