PRGNAM=yubioath-desktop
TARNAM=yubico-authenticator
-VERSION=${VERSION:-6.2.0}
+VERSION=${VERSION:-6.3.0}
BUILD=${BUILD:-1}
TAG=${TAG:-fsleg}
PKGTYPE=${PKGTYPE:-txz}
cd $TMP
tar xvf $CWD/$TARNAM-$VERSION-linux.tar.gz
-cd $PRGNAM-$VERSION-linux
+cd $TARNAM-$VERSION-linux
mkdir -p $PKG/opt/$PRGNAM
cp -aR data/ helper/ lib/ linux_support/ authenticator $PKG/opt/$PRGNAM/
mkdir -p $PKG/usr/share/applications
PRGNAM="yubioath-desktop"
-VERSION="6.2.0"
+VERSION="6.3.0"
HOMEPAGE="https://www.yubico.com/products/yubico-authenticator/"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://developers.yubico.com/yubioath-flutter/Releases/yubico-authenticator-6.2.0-linux.tar.gz"
-MD5SUM_x86_64="7dc6f10a8a86709ca371b2354ca8ae1c"
+DOWNLOAD_x86_64="https://developers.yubico.com/yubioath-flutter/Releases/yubico-authenticator-6.3.0-linux.tar.gz"
+MD5SUM_x86_64="fee716ae49a84687a9000d035f4347fc"
REQUIRES="pcsc-lite"
MAINTAINER="Vladislav Borisov"
EMAIL="fsleg@t-rg.ws"