annie: update to 0.10.2.
This commit is contained in:
parent
4d72313946
commit
07b8af1deb
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'annie'
|
# Template file for 'annie'
|
||||||
pkgname=annie
|
pkgname=annie
|
||||||
version=0.10.1
|
version=0.10.2
|
||||||
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="Benjamín Albiñana <benalb@gmail.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=3ad04d789db82a139b1fe914889af5a75fef8eca1e55446b25dae682a43e23e0
|
checksum=62ce7ecad18b09970048537fc62be2ad75e1936d57710b3058c9c8a866675aae
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in New Issue