annie: update to 0.8.0.
This commit is contained in:
parent
ffa32bebb4
commit
5693f19b4c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'annie'
|
# Template file for 'annie'
|
||||||
pkgname=annie
|
pkgname=annie
|
||||||
version=0.7.20
|
version=0.8.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/iawia002/annie"
|
go_import_path="github.com/iawia002/annie"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="cr6git <quark6@protonmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/iawia002/annie"
|
homepage="https://github.com/iawia002/annie"
|
||||||
distfiles="https://github.com/iawia002/annie/archive/${version}.tar.gz"
|
distfiles="https://github.com/iawia002/annie/archive/${version}.tar.gz"
|
||||||
checksum=73a3a87e87de560464432627f05298365ae6e60835ccd568cceb349f09e480d2
|
checksum=ba3f328328ed6b80ef1d079944f3b6817619fef5289f70398d0da3b7d6e7c8bf
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in a new issue