mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
clipman: update to 1.4.0.
This commit is contained in:
parent
33f2d04b98
commit
6b7e4b9f5b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'clipman'
|
# Template file for 'clipman'
|
||||||
pkgname=clipman
|
pkgname=clipman
|
||||||
version=1.3.0
|
version=1.4.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path=github.com/yory8/clipman
|
go_import_path=github.com/yory8/clipman
|
||||||
|
@ -12,7 +12,7 @@ license="GPL-3.0-or-later"
|
||||||
homepage="https://github.com/yory8/clipman"
|
homepage="https://github.com/yory8/clipman"
|
||||||
changelog="https://raw.githubusercontent.com/yory8/clipman/master/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/yory8/clipman/master/CHANGELOG.md"
|
||||||
distfiles="https://github.com/yory8/clipman/archive/v${version}.tar.gz"
|
distfiles="https://github.com/yory8/clipman/archive/v${version}.tar.gz"
|
||||||
checksum=7ac4fc31c76156e5c9570b46041fff0fae92c7f860687d4828cc2fa46e1eaf42
|
checksum=345ff5c4bab6a7354343ddc25b3b2b3e1c2de1b8042f23633c7c7066b384dcad
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vman docs/clipman.1
|
vman docs/clipman.1
|
||||||
|
|
Loading…
Add table
Reference in a new issue