mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
clipman: update to 1.6.4
This commit is contained in:
parent
f1421cf99f
commit
de189a0080
1 changed files with 4 additions and 4 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Template file for 'clipman'
|
# Template file for 'clipman'
|
||||||
pkgname=clipman
|
pkgname=clipman
|
||||||
version=1.6.2
|
version=1.6.4
|
||||||
revision=2
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path=github.com/yory8/clipman
|
go_import_path=github.com/chmouel/clipman
|
||||||
depends="wl-clipboard"
|
depends="wl-clipboard"
|
||||||
short_desc="Simple clipboard manager for Wayland"
|
short_desc="Simple clipboard manager for Wayland"
|
||||||
maintainer="travankor <travankor@tuta.io>"
|
maintainer="travankor <travankor@tuta.io>"
|
||||||
|
@ -11,7 +11,7 @@ license="GPL-3.0-or-later"
|
||||||
homepage="https://github.com/chmouel/clipman"
|
homepage="https://github.com/chmouel/clipman"
|
||||||
changelog="https://raw.githubusercontent.com/chmouel/clipman/master/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/chmouel/clipman/master/CHANGELOG.md"
|
||||||
distfiles="https://github.com/chmouel/clipman/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/chmouel/clipman/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=6a94df2317e798a086dcb2b7f3cc4a6fa84189f648bac875d1789ce544cf6bc2
|
checksum=e8d9c15337aab98b0233a049fedcebbd1791d42ba54fb5e29cdb8b5d5bde6488
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vman docs/clipman.1
|
vman docs/clipman.1
|
||||||
|
|
Loading…
Add table
Reference in a new issue