typioca: update to 2.0.5.
This commit is contained in:
parent
be52e1be32
commit
94e0065c9d
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'typioca'
|
# Template file for 'typioca'
|
||||||
pkgname=typioca
|
pkgname=typioca
|
||||||
version=2.0.4
|
version=2.0.5
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/bloznelis/typioca"
|
go_import_path="github.com/bloznelis/typioca"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Duncaen <duncaen@voidlinux.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/bloznelis/typioca"
|
homepage="https://github.com/bloznelis/typioca"
|
||||||
distfiles="https://github.com/bloznelis/typioca/archive/refs/tags/${version}.tar.gz"
|
distfiles="https://github.com/bloznelis/typioca/archive/refs/tags/${version}.tar.gz"
|
||||||
checksum=5a056e457ca205964d17fdd169a9fc82dbb75fd9f7fc71078eec3b61cd94b34f
|
checksum=30e274aa9d46c18bd839a0d76c7b2d0c627e1bd183099e05bdf27688299f5b78
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in New Issue