mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
annie: update to 0.7.9. (#1024)
This commit is contained in:
parent
4ae1d3725c
commit
7dd217784e
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.8
|
version=0.7.9
|
||||||
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=96f77b3a38592011c108a7c73fc1875cd656f462bd0ac6e41e041fd78138ed3b
|
checksum=eaa0d0a8c195517bb94684e55aafa343cf182afe0bc61a5b5e4cad7cf8d33241
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue