gucci: update to 1.2.4.
This commit is contained in:
parent
071092db85
commit
239827b52f
1 changed files with 2 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gucci'
|
||||
pkgname=gucci
|
||||
version=1.2.2
|
||||
version=1.2.4
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/noqcks/gucci"
|
||||
|
@ -10,8 +10,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/noqcks/gucci"
|
||||
distfiles="https://github.com/noqcks/gucci/archive/${version}.tar.gz"
|
||||
checksum=b31ebdb94d227331ac954262e43e39e3b9a1fb25bab96fd0cccb7ddfb997e383
|
||||
broken="cli.StringFlag does not implement cli.Flag (Apply method has pointer receiver)"
|
||||
checksum=7ce8967cb83eddb8db6878a9f00a96996f7503fb0a5ee01fa9e1947d2444ead8
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue