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

Sergej Pupykin spupykin at archlinux.org
Mon Oct 24 11:56:50 UTC 2016


    Date: Monday, October 24, 2016 @ 11:56:49
  Author: spupykin
Revision: 193186

upgpkg: darktable 1:2.0.7-1

upd

Modified:
  darktable/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-10-24 11:11:01 UTC (rev 193185)
+++ PKGBUILD	2016-10-24 11:56:49 UTC (rev 193186)
@@ -6,8 +6,8 @@
 # Don't bump to 2.1 plz, it's a development branch. (- bpiotrowski)
 
 pkgname=darktable
-pkgver=2.0.6
-pkgrel=2
+pkgver=2.0.7
+pkgrel=1
 pkgdesc="Utility to organize and develop raw images"
 epoch=1
 arch=('i686' 'x86_64')
@@ -20,7 +20,7 @@
 makedepends=('intltool>=0.40' 'cmake' 'librsvg' 'osm-gps-map')
 optdepends=('librsvg' 'osm-gps-map')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/darktable-org/darktable/archive/release-$pkgver.tar.gz")
-md5sums=('38f4431065db699344bee9b1952e816b')
+md5sums=('7ad1d6629653270eb915f4fc6a0189d8')
 
 build() {
   cd "$srcdir/$pkgname-release-$pkgver"



More information about the arch-commits mailing list