clipman: update to 1.5.1.
This commit is contained in:
parent
7fb4e7899c
commit
0c74ba62bd
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'clipman'
|
||||
pkgname=clipman
|
||||
version=1.4.0
|
||||
version=1.5.1
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/yory8/clipman
|
||||
|
@ -12,7 +12,7 @@ license="GPL-3.0-or-later"
|
|||
homepage="https://github.com/yory8/clipman"
|
||||
changelog="https://raw.githubusercontent.com/yory8/clipman/master/CHANGELOG.md"
|
||||
distfiles="https://github.com/yory8/clipman/archive/v${version}.tar.gz"
|
||||
checksum=345ff5c4bab6a7354343ddc25b3b2b3e1c2de1b8042f23633c7c7066b384dcad
|
||||
checksum=3c048222bcae3e8236c75d91706bd3d972d645b39d7c699ed02e4da65e9298d9
|
||||
|
||||
post_install() {
|
||||
vman docs/clipman.1
|
||||
|
|
Loading…
Reference in a new issue