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

Christian Hesse eworm at archlinux.org
Thu Aug 10 13:36:39 UTC 2017


    Date: Thursday, August 10, 2017 @ 13:36:38
  Author: eworm
Revision: 249717

upgpkg: yubikey-manager 0.4.1-1

new upstream release

Modified:
  yubikey-manager/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-08-10 12:48:57 UTC (rev 249716)
+++ PKGBUILD	2017-08-10 13:36:38 UTC (rev 249717)
@@ -3,8 +3,8 @@
 # Contributor: Karol Babioch <karol at babioch.de>
 
 pkgname='yubikey-manager'
-pkgver=0.4.0
-pkgrel=2
+pkgver=0.4.1
+pkgrel=1
 pkgdesc='Python library and command line tool for configuring a YubiKey'
 arch=('any')
 url='https://developers.yubico.com/yubikey-manager/'
@@ -14,7 +14,7 @@
 makedepends=('python-setuptools')
 validpgpkeys=('8D0B4EBA9345254BCEC0E843514F078FF4AB24C3') # Dag Heyman <dag at yubico.com>
 source=("https://developers.yubico.com/$pkgname/Releases/yubikey-manager-$pkgver.tar.gz"{,.sig})
-sha256sums=('ebe9b78522e66de65c0648662915d535a6beba7b2fd72c3480729a8c1eae8035'
+sha256sums=('76dddb18411535caae41bb28606913cebf6942b9216b82d79b0d5085cb60d944'
             'SKIP')
 
 package() {



More information about the arch-commits mailing list