We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7421847 commit 529c4efCopy full SHA for 529c4ef
1 file changed
srcpkgs/cliphist/template
@@ -1,8 +1,9 @@
1
# Template file for 'cliphist'
2
pkgname=cliphist
3
-version=0.5.0
4
-revision=2
+version=0.6.1
+revision=1
5
build_style=go
6
+make_check_args="-skip=TestScripts/no-permission"
7
go_import_path=go.senan.xyz/cliphist
8
depends="wl-clipboard xdg-utils"
9
short_desc="Wayland clipboard manager"
@@ -11,4 +12,4 @@ license="GPL-3.0-or-later"
11
12
homepage="https://github.com/sentriz/cliphist"
13
changelog="https://raw.githubusercontent.com/sentriz/cliphist/master/CHANGELOG.md"
14
distfiles="https://github.com/sentriz/cliphist/archive/v${version}.tar.gz"
-checksum=02285cf3358a1851e34f95c0c369b27284d8d0996759d759fa2bbcb5b30fb13d
15
+checksum=db0f25ba3e9173dcb257d66cb1293e277a8bdfed11cc8d6b38b7473b0947781d
0 commit comments