mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
desktop/wofi-pass: Updated for version 24.0.2
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
6eec460805
commit
c010b45784
2 changed files with 4 additions and 4 deletions
|
@ -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}
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue