Date: Sunday, July 5, 2020 @ 22:43:19 Author: foxboron Revision: 657919
upgpkg: yubico-c 1.13-6 Modified: yubico-c/trunk/PKGBUILD ----------+ PKGBUILD | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-07-05 22:03:11 UTC (rev 657918) +++ PKGBUILD 2020-07-05 22:43:19 UTC (rev 657919) @@ -1,9 +1,10 @@ +# Maintainer: Morten Linderud <[email protected]> # Maintainer: Christian Hesse <[email protected]> pkgname=yubico-c _shortname=libyubikey pkgver=1.13 -pkgrel=5 +pkgrel=6 pkgdesc='Yubico YubiKey C library' arch=('x86_64') url='https://github.com/Yubico/yubico-c'
