summaryrefslogtreecommitdiff
path: root/community/darktable
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-03-17 00:01:22 +0000
committerroot <root@rshg054.dnsready.net>2012-03-17 00:01:22 +0000
commit9a940818cc3edb82afac4d73a6474e6e3374f987 (patch)
tree366a072a72c59b42c096cc7dbbed5dbcb6a8925e /community/darktable
parent636ce8849a9c82c1787c2919ffcfe6685cb799d3 (diff)
Sat Mar 17 00:01:22 UTC 2012
Diffstat (limited to 'community/darktable')
-rw-r--r--community/darktable/PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/community/darktable/PKGBUILD b/community/darktable/PKGBUILD
index d296ddfca..10bf9c198 100644
--- a/community/darktable/PKGBUILD
+++ b/community/darktable/PKGBUILD
@@ -1,12 +1,12 @@
-# $Id: PKGBUILD 63524 2012-02-05 11:53:20Z ibiru $
+# $Id: PKGBUILD 67862 2012-03-15 15:26:31Z 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.3
-_pkgver=0.9
-pkgrel=5
+pkgver=1.0
+_pkgver=1.0
+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=('49253a3a2990a4bf8e0b0a19295f19bd')
+md5sums=('b72375782519b7a4a6b8efcad1bfcf6b')
build() {
cd $srcdir/$pkgname-$pkgver