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

Sergej Pupykin spupykin at archlinux.org
Wed May 4 10:59:30 UTC 2016


    Date: Wednesday, May 4, 2016 @ 12:59:30
  Author: spupykin
Revision: 173698

upgpkg: darktable 1:2.0.4-1

upd

Modified:
  darktable/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-05-04 10:59:26 UTC (rev 173697)
+++ PKGBUILD	2016-05-04 10:59:30 UTC (rev 173698)
@@ -6,8 +6,8 @@
 # Don't bump to 2.1 plz, it's a development branch. (- bpiotrowski)
 
 pkgname=darktable
-pkgver=2.0.3
-pkgrel=3
+pkgver=2.0.4
+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')
 optdepends=('librsvg')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/darktable-org/darktable/archive/release-$pkgver.tar.gz")
-md5sums=('0582896dd13b57bbf61807c66f74f29f')
+md5sums=('130a0bd61cabd21f2df67dadc62be792')
 
 build() {
   cd "$srcdir/$pkgname-release-$pkgver"



More information about the arch-commits mailing list