summaryrefslogtreecommitdiffstats
path: root/desktop
diff options
context:
space:
mode:
author Julian Grinblat2024-03-18 05:20:11 +0100
committer Willy Sudiarto Raharjo2024-03-19 05:53:05 +0100
commitc010b45784e38177a9b3876ab4a4d97e38d9582a (patch)
tree140e345117f1650ce4fa36af83e5966cd4e390bd /desktop
parent6eec460805f1a41c4d789f8525a08be21b0b1516 (diff)
downloadslackbuilds-c010b45784e38177a9b3876ab4a4d97e38d9582a.tar.gz
desktop/wofi-pass: Updated for version 24.0.2
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop')
-rw-r--r--desktop/wofi-pass/wofi-pass.SlackBuild2
-rw-r--r--desktop/wofi-pass/wofi-pass.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/desktop/wofi-pass/wofi-pass.SlackBuild b/desktop/wofi-pass/wofi-pass.SlackBuild
index 445e63fb29..55b63d9148 100644
--- a/desktop/wofi-pass/wofi-pass.SlackBuild
+++ b/desktop/wofi-pass/wofi-pass.SlackBuild
@@ -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}
diff --git a/desktop/wofi-pass/wofi-pass.info b/desktop/wofi-pass/wofi-pass.info
index ea9fa9cad4..d642da6d0a 100644
--- a/desktop/wofi-pass/wofi-pass.info
+++ b/desktop/wofi-pass/wofi-pass.info
@@ -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"