summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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"