From: fsLeg Date: Sat, 14 Oct 2023 14:54:58 +0000 (+0300) Subject: yubioath-desktop: updated to version 6.3.0 X-Git-Url: https://git.t-rg.ws/?a=commitdiff_plain;h=e1c3b3b279e6763accb2a026e54c44e232883ca5;p=slackbuilds.git yubioath-desktop: updated to version 6.3.0 --- diff --git a/yubioath-desktop/yubioath-desktop.SlackBuild b/yubioath-desktop/yubioath-desktop.SlackBuild index d7d8193..996b533 100755 --- a/yubioath-desktop/yubioath-desktop.SlackBuild +++ b/yubioath-desktop/yubioath-desktop.SlackBuild @@ -24,7 +24,7 @@ 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} @@ -53,7 +53,7 @@ mkdir -p $TMP $PKG $OUTPUT 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 diff --git a/yubioath-desktop/yubioath-desktop.info b/yubioath-desktop/yubioath-desktop.info index 6a52ccc..cc13f3b 100644 --- a/yubioath-desktop/yubioath-desktop.info +++ b/yubioath-desktop/yubioath-desktop.info @@ -1,10 +1,10 @@ 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"