summaryrefslogtreecommitdiff
path: root/nonprism/darktable
diff options
context:
space:
mode:
authorcoadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu>2015-08-10 03:49:18 -0300
committercoadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu>2015-08-10 03:49:18 -0300
commit8334ddc09927a46dab2ef66c8bc3bedfff257eac (patch)
tree5f6b124810ab8b6675fa1ffd39032cd127b11410 /nonprism/darktable
parentc2ee940f2d505d488469339b78e9bde2eb188685 (diff)
upgpkg: darktable (nonprism)
Diffstat (limited to 'nonprism/darktable')
-rw-r--r--nonprism/darktable/PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/nonprism/darktable/PKGBUILD b/nonprism/darktable/PKGBUILD
index 669fe2145..e393e86bb 100644
--- a/nonprism/darktable/PKGBUILD
+++ b/nonprism/darktable/PKGBUILD
@@ -2,10 +2,11 @@
# Maintainer (Arch): Sergej Pupykin <pupykin.s+arch@gmail.com>
# Maintainer (Arch): Christian Himpel <chressie at gmail dot com>
# Contributor (Arch): Johannes Hanika <hanatos at gmail dot com>
+# Maintainer: Márcio Silva <coadde@parabola.nu>
pkgname=darktable
-pkgver=1.6.7
-pkgrel=3.nonprism1
+pkgver=1.6.8
+pkgrel=1.nonprism1
pkgdesc="Utility to organize and develop raw images, without flickcurl support"
arch=('i686' 'x86_64')
url=http://darktable.sf.net/
@@ -19,7 +20,7 @@ makedepends=('intltool>=0.40' 'cmake' 'librsvg')
optdepends=('librsvg')
install=darktable.install
source=("$pkgname-$pkgver.tar.gz::https://github.com/darktable-org/darktable/archive/release-$pkgver.tar.gz")
-md5sums=('813f3d4a28e5025a90a7cc135cfa9c4d')
+md5sums=('f9224aea4fcb881c9cf578d824f28cf8')
prepare() {
cd "$srcdir/$pkgname-release-$pkgver/cmake"