[arch-commits] Commit in darktable/trunk (PKGBUILD)
Sergej Pupykin
spupykin at archlinux.org
Tue Apr 28 12:43:54 UTC 2015
Date: Tuesday, April 28, 2015 @ 14:43:53
Author: spupykin
Revision: 132445
upgpkg: darktable 1.6.6-1
upd
Modified:
darktable/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-04-28 12:43:28 UTC (rev 132444)
+++ PKGBUILD 2015-04-28 12:43:53 UTC (rev 132445)
@@ -4,7 +4,7 @@
# Contributor: Johannes Hanika <hanatos at gmail dot com>
pkgname=darktable
-pkgver=1.6.5
+pkgver=1.6.6
pkgrel=1
pkgdesc="Utility to organize and develop raw images"
arch=('i686' 'x86_64')
@@ -17,7 +17,7 @@
optdepends=('librsvg')
install=darktable.install
source=("$pkgname-$pkgver.tar.gz::https://github.com/darktable-org/darktable/archive/release-$pkgver.tar.gz")
-md5sums=('2d688e388313faab11c81dbb582fcbc8')
+md5sums=('4e880ffdf9e80dc09de3bdc2fc8f81c9')
prepare() {
cd "$srcdir/$pkgname-release-$pkgver/cmake"
More information about the arch-commits
mailing list