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

David Runge dvzrv at archlinux.org
Tue Feb 6 21:34:37 UTC 2018


    Date: Tuesday, February 6, 2018 @ 21:34:36
  Author: dvzrv
Revision: 289616

upgpkg: qsampler 0.5.0-3

Rebuilding for community with additional docs.

Modified:
  qsampler/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-02-06 21:34:31 UTC (rev 289615)
+++ PKGBUILD	2018-02-06 21:34:36 UTC (rev 289616)
@@ -5,7 +5,7 @@
 
 pkgname=qsampler
 pkgver=0.5.0
-pkgrel=2
+pkgrel=3
 pkgdesc="A LinuxSampler Qt GUI Interface"
 arch=('x86_64')
 url="https://qsampler.sourceforge.io/"
@@ -26,6 +26,8 @@
   cd "${pkgname}-${pkgver}"
 
   make DESTDIR="$pkgdir" install
+  install -t "${pkgdir}/usr/share/doc/${pkgname}/" \
+    -vDm644 {AUTHORS,ChangeLog,README,TODO}
 }
 
 # vim:set ts=2 sw=2 et:



More information about the arch-commits mailing list