glab: update to 1.16.0.
This commit is contained in:
parent
babb305936
commit
bf24811892
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'glab'
|
||||
pkgname=glab
|
||||
version=1.14.0
|
||||
version=1.16.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/profclems/glab
|
||||
|
@ -10,7 +10,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/profclems/glab"
|
||||
distfiles=https://github.com/profclems/glab/archive/v$version.tar.gz
|
||||
checksum=927206802cda67f0b725d0ed2b355a67ab9eb560a9e8b8c6e4ca994d9aba3daa
|
||||
checksum=eac7ac0dae3b709aea7c7eaa578d09b8f101e590f1c2d83c66926afa233993b0
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue