summaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
author Jay Lanagan2024-02-09 13:48:27 +0100
committer Willy Sudiarto Raharjo2024-02-10 10:17:15 +0100
commit741159fd594bc74ba6cc02ca063b6b7dc0e0ef7b (patch)
tree50f5ea3718d749b3e56665311b8633be2452337a /misc
parentd39ca45595f150be4f02f24a29998d50e9770c99 (diff)
downloadslackbuilds-741159fd594bc74ba6cc02ca063b6b7dc0e0ef7b.tar.gz
misc/cliphist: Updated for version 0.5.0.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'misc')
-rw-r--r--misc/cliphist/cliphist.SlackBuild2
-rw-r--r--misc/cliphist/cliphist.info10
2 files changed, 6 insertions, 6 deletions
diff --git a/misc/cliphist/cliphist.SlackBuild b/misc/cliphist/cliphist.SlackBuild
index 166d181626..b7a4ede8e5 100644
--- a/misc/cliphist/cliphist.SlackBuild
+++ b/misc/cliphist/cliphist.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=cliphist
-VERSION=${VERSION:-0.4.0}
+VERSION=${VERSION:-0.5.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/misc/cliphist/cliphist.info b/misc/cliphist/cliphist.info
index 6455a29007..2dbff811ad 100644
--- a/misc/cliphist/cliphist.info
+++ b/misc/cliphist/cliphist.info
@@ -1,10 +1,10 @@
PRGNAM="cliphist"
-VERSION="0.4.0"
+VERSION="0.5.0"
HOMEPAGE="https://github.com/sentriz/cliphist"
-DOWNLOAD="https://github.com/sentriz/cliphist/archive/v0.4.0/cliphist-0.4.0.tar.gz \
- https://slackware.lngn.net/pub/source/cliphist/cliphist-vendor-0.4.0.tar.gz"
-MD5SUM="c320261f822158a9e9d32c3c2b77d5d9 \
- c7b78ac0a63f3a9e009d8bf78cb40b3a"
+DOWNLOAD="https://github.com/sentriz/cliphist/archive/v0.5.0/cliphist-0.5.0.tar.gz \
+ https://slackware.lngn.net/pub/source/cliphist/cliphist-vendor-0.5.0.tar.gz"
+MD5SUM="5c502fc1b0122ed75eacec2e0d82e583 \
+ ac9100760b4ca1ce037dcba5592669f2"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="google-go-lang wl-clipboard"