diff options
author | Nicolás Reynolds <fauno@endefensadelsl.org> | 2014-05-20 04:11:19 +0000 |
---|---|---|
committer | Nicolás Reynolds <fauno@endefensadelsl.org> | 2014-05-20 04:11:19 +0000 |
commit | 469e7cfcfccc3041b64ccc6e15e830b65817aae9 (patch) | |
tree | f06e03b2d9201b711190af042a8730c526017233 /community/darktable | |
parent | afb660f06bce8338225c531b092c1c1205239072 (diff) |
Tue May 20 04:04:22 UTC 2014
Diffstat (limited to 'community/darktable')
-rw-r--r-- | community/darktable/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/darktable/PKGBUILD b/community/darktable/PKGBUILD index 4958e4e5d..190fc43f5 100644 --- a/community/darktable/PKGBUILD +++ b/community/darktable/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 110041 2014-04-23 14:51:15Z spupykin $ +# $Id: PKGBUILD 111514 2014-05-19 14:17:53Z svenstaro $ # Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> # Maintainer: Christian Himpel <chressie at gmail dot com> # Contributor: Johannes Hanika <hanatos at gmail dot com> @@ -6,7 +6,7 @@ pkgname=darktable pkgver=1.4.2 _pkgver=1.4 -pkgrel=1 +pkgrel=3 pkgdesc="Utility to organize and develop raw images" arch=('i686' 'x86_64') url=http://darktable.sf.net/ |