desktop/wofi-pass: Updated for version 24.0.2

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Julian Grinblat 2024-03-18 13:20:11 +09:00 committed by Willy Sudiarto Raharjo
parent 6eec460805
commit c010b45784
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=wofi-pass
VERSION=${VERSION:-23.1.4}
VERSION=${VERSION:-24.0.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="wofi-pass"
VERSION="23.1.4"
VERSION="24.0.2"
HOMEPAGE="https://github.com/schmidtandreas/wofi-pass"
DOWNLOAD="https://github.com/schmidtandreas/wofi-pass/archive/refs/tags/v23.1.4/wofi-pass-23.1.4.tar.gz"
MD5SUM="4a2e7b33b1b0edca2cd7124a3c4f8cf0"
DOWNLOAD="https://github.com/schmidtandreas/wofi-pass/archive/refs/tags/v24.0.2/wofi-pass-24.0.2.tar.gz"
MD5SUM="27ee1dcf42e37d307655b705be769f63"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="wofi wl-clipboard wtype"