]> git.t-rg.ws Git - slackbuilds.git/commitdiff
yubioath-desktop: updated to version 6.3.0
authorfsLeg <fsleg@t-rg.ws>
Sat, 14 Oct 2023 14:54:58 +0000 (17:54 +0300)
committerfsLeg <fsleg@t-rg.ws>
Sat, 14 Oct 2023 14:54:58 +0000 (17:54 +0300)
yubioath-desktop/yubioath-desktop.SlackBuild
yubioath-desktop/yubioath-desktop.info

index d7d81933e0b5e53940758953eeaca74c1878158c..996b5335f3b4333b21961df868e2d4be45179375 100755 (executable)
@@ -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
index 6a52cccda1aa56ffbfbdc5406f8549c41f6bd89e..cc13f3b7d6e28aa7c4dbc25f25816d7362cd7267 100644 (file)
@@ -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"