We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b347d26 commit a2e3144Copy full SHA for a2e3144
srcpkgs/clipman/template
@@ -1,7 +1,7 @@
1
# Template file for 'clipman'
2
pkgname=clipman
3
-version=1.6.4
4
-revision=2
+version=1.6.5
+revision=1
5
build_style=go
6
go_import_path=github.com/chmouel/clipman
7
depends="wl-clipboard"
@@ -11,7 +11,7 @@ license="GPL-3.0-or-later"
11
homepage="https://github.com/chmouel/clipman"
12
changelog="https://raw.githubusercontent.com/chmouel/clipman/master/CHANGELOG.md"
13
distfiles="https://github.com/chmouel/clipman/archive/refs/tags/v${version}.tar.gz"
14
-checksum=e8d9c15337aab98b0233a049fedcebbd1791d42ba54fb5e29cdb8b5d5bde6488
+checksum=e9f23eea37dfde24472420f79906d553945224930efafa3a9012f5440de019dd
15
16
post_install() {
17
vman docs/clipman.1
0 commit comments