clipman: update to 1.5.2.
This commit is contained in:
parent
54d5442a0c
commit
549fbc1a7f
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.5.1
|
version=1.5.2
|
||||||
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=3c048222bcae3e8236c75d91706bd3d972d645b39d7c699ed02e4da65e9298d9
|
checksum=0b2c8a4e333b86f5dc6c873ee3b3c6e748e94e681bfa4fd9e81fc412c7a7cad1
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vman docs/clipman.1
|
vman docs/clipman.1
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue