[arch-commits] Commit in darktable/trunk (PKGBUILD)

Sergej Pupykin spupykin at archlinux.org
Thu Jan 28 21:55:29 UTC 2016


    Date: Thursday, January 28, 2016 @ 22:55:28
  Author: spupykin
Revision: 159363

upgpkg: darktable 2.1.0-1

upd

Modified:
  darktable/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-01-28 21:48:38 UTC (rev 159362)
+++ PKGBUILD	2016-01-28 21:55:28 UTC (rev 159363)
@@ -4,8 +4,8 @@
 # Contributor: Johannes Hanika <hanatos at gmail dot com>
 
 pkgname=darktable
-pkgver=2.0.0
-pkgrel=5
+pkgver=2.1.0
+pkgrel=1
 pkgdesc="Utility to organize and develop raw images"
 arch=('i686' 'x86_64')
 url=http://darktable.sf.net/
@@ -18,7 +18,7 @@
 optdepends=('librsvg')
 install=darktable.install
 source=("$pkgname-$pkgver.tar.gz::https://github.com/darktable-org/darktable/archive/release-$pkgver.tar.gz")
-md5sums=('1a95dd4d7dce7c9d76988d0cca003a5f')
+md5sums=('d53daedd850447c9d4f61ed6022c3b74')
 
 build() {
   cd "$srcdir/$pkgname-release-$pkgver"



More information about the arch-commits mailing list