Date: Wednesday, February 8, 2017 @ 22:04:35
  Author: eworm
Revision: 211313

upgpkg: yubikey-manager-qt 0.3.0.r9.gd14158c0-4

include the license

Modified:
  yubikey-manager-qt/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2017-02-08 22:04:12 UTC (rev 211312)
+++ PKGBUILD    2017-02-08 22:04:35 UTC (rev 211313)
@@ -4,7 +4,7 @@
 pkgname=yubikey-manager-qt
 _commit='d14158c0'
 pkgver="0.3.0.r9.g${_commit}"
-pkgrel=3
+pkgrel=4
 pkgdesc='Cross-platform application for configuring any YubiKey over all USB 
transports'
 arch=('i686' 'x86_64')
 url='https://developers.yubico.com/yubikey-manager-qt/'
@@ -51,5 +51,7 @@
 
        install -D -m0644 resources/ykman-gui.desktop 
"${pkgdir}/usr/share/applications/ykman-gui.desktop"
        install -D -m0644 resources/icons/ykman.png 
"${pkgdir}/usr/share/pixmaps/ykman.png"
+
+       install -D -m0644 debian/copyright 
"${pkgdir}/usr/share/licenses/${pkgname}/copyright"
 }
 

Reply via email to