[arch-commits] Commit in darktable/trunk (PKGBUILD)
    Sergej Pupykin 
    spupykin at archlinux.org
       
    Tue Mar 29 18:08:23 UTC 2016
    
    
  
    Date: Tuesday, March 29, 2016 @ 20:08:22
  Author: spupykin
Revision: 168816
upgpkg: darktable 1:2.0.3-1
upd
Modified:
  darktable/trunk/PKGBUILD
----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-03-29 18:08:13 UTC (rev 168815)
+++ PKGBUILD	2016-03-29 18:08:22 UTC (rev 168816)
@@ -6,7 +6,7 @@
 # Don't bump to 2.1 plz, it's a development branch. (- bpiotrowski)
 
 pkgname=darktable
-pkgver=2.0.2
+pkgver=2.0.3
 pkgrel=1
 pkgdesc="Utility to organize and develop raw images"
 epoch=1
@@ -21,7 +21,7 @@
 optdepends=('librsvg')
 install=darktable.install
 source=("$pkgname-$pkgver.tar.gz::https://github.com/darktable-org/darktable/archive/release-$pkgver.tar.gz")
-md5sums=('a72d3b05c26a1433eb0639d9cb9f4199')
+md5sums=('0582896dd13b57bbf61807c66f74f29f')
 
 build() {
   cd "$srcdir/$pkgname-release-$pkgver"
    
    
More information about the arch-commits
mailing list