mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
typioca: update to 3.0.0.
This commit is contained in:
parent
cbd5d15531
commit
32f9b11de7
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'typioca'
|
# Template file for 'typioca'
|
||||||
pkgname=typioca
|
pkgname=typioca
|
||||||
version=2.10.0
|
version=3.0.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/bloznelis/typioca"
|
go_import_path="github.com/bloznelis/typioca"
|
||||||
|
@ -10,7 +10,7 @@ license="MIT"
|
||||||
homepage="https://github.com/bloznelis/typioca"
|
homepage="https://github.com/bloznelis/typioca"
|
||||||
changelog="https://github.com/bloznelis/typioca/releases"
|
changelog="https://github.com/bloznelis/typioca/releases"
|
||||||
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=444dbb145a862b45a8342104d428e6d13bb7089ee5bb8531ddd87d33045079db
|
checksum=115dfe187925dd77c230668b72e45cd4e623e4819660809cba9ea196f806d1ac
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue