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

Sergej Pupykin spupykin at archlinux.org
Tue Apr 7 17:11:10 UTC 2015


    Date: Tuesday, April 7, 2015 @ 19:11:10
  Author: spupykin
Revision: 130897

upgpkg: darktable 1.6.4-3

upd

Modified:
  darktable/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-04-07 16:21:50 UTC (rev 130896)
+++ PKGBUILD	2015-04-07 17:11:10 UTC (rev 130897)
@@ -5,7 +5,7 @@
 
 pkgname=darktable
 pkgver=1.6.4
-pkgrel=2
+pkgrel=3
 pkgdesc="Utility to organize and develop raw images"
 arch=('i686' 'x86_64')
 url=http://darktable.sf.net/
@@ -47,5 +47,6 @@
   cd "$srcdir/$pkgname-release-$pkgver/build"
   make DESTDIR="$pkgdir" install
   install -Dm0755 ../tools/basecurve/dt-curve-tool $pkgdir/usr/bin/dt-curve-tool
+  install -Dm0755 ../tools/basecurve/dt-curve-tool-helper $pkgdir/usr/bin/dt-curve-tool-helper
   mv "${pkgdir}/usr/share/doc/darktable" "${pkgdir}/usr/share/doc/${pkgname}-${pkgver}"
 }



More information about the arch-commits mailing list