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

Filipe Laíns ffy00 at archlinux.org
Wed Apr 15 22:35:50 UTC 2020


    Date: Wednesday, April 15, 2020 @ 22:35:50
  Author: ffy00
Revision: 615071

upgpkg: yubioath-desktop 5.0.3-1

Modified:
  yubioath-desktop/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-04-15 22:05:58 UTC (rev 615070)
+++ PKGBUILD	2020-04-15 22:35:50 UTC (rev 615071)
@@ -2,7 +2,7 @@
 
 pkgname=yubioath-desktop
 pkgdesc='Yubico Authenticator for Desktop'
-pkgver=5.0.2
+pkgver=5.0.3
 pkgrel=1
 arch=('x86_64')
 url='https://github.com/Yubico/yubioath-desktop'
@@ -32,9 +32,10 @@
 
     make INSTALL_ROOT="$pkgdir" install
 
-    install -Dm 644 debian/copyright "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+    install -Dm 644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
 
     install -Dm 644 resources/icons/com.yubico.yubioath.svg "$pkgdir"/usr/share/pixmaps/com.yubico.yubioath.svg
-    install -Dm 755 resources/yubioath-desktop.desktop "$pkgdir"/usr/share/applications/yubioath-desktop.desktop
+    install -Dm 755 resources/com.yubico.yubioath.desktop "$pkgdir"/usr/share/applications/com.yubico.yubioath.desktop
+    install -Dm 755 resources/com.yubico.yubioath.appdata.xml "$pkgdir"/usr/share/metainfo/com.yubico.yubioath.appdata.xml
 }
 



More information about the arch-commits mailing list