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>
This commit is contained in:
Jay Lanagan 2024-02-09 07:48:27 -05:00 committed by Willy Sudiarto Raharjo
parent d39ca45595
commit 741159fd59
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 6 additions and 6 deletions

View file

@ -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}

View file

@ -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"