annie: update to 0.7.18. (#2166)
This commit is contained in:
parent
3bdedb0c2d
commit
1a8163cd65
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'annie'
|
# Template file for 'annie'
|
||||||
pkgname=annie
|
pkgname=annie
|
||||||
version=0.7.17
|
version=0.7.18
|
||||||
revision=2
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/iawia002/annie"
|
go_import_path="github.com/iawia002/annie"
|
||||||
depends="ffmpeg"
|
depends="ffmpeg"
|
||||||
|
@ -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=18f8738c6601f88773e6ca7b826ed55d65b7566ce170eb6d601d77da5f2e3597
|
checksum=43c4c7b793d292f5db65e3f76078e87d062c4d338df608f3abb0821ecc7995d8
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in a new issue