parent
246fa477bb
commit
60e1c60ca8
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'uni'
|
# Template file for 'uni'
|
||||||
pkgname=uni
|
pkgname=uni
|
||||||
version=2.0.0
|
version=2.1.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path=arp242.net/uni
|
go_import_path=arp242.net/uni
|
||||||
|
@ -9,7 +9,7 @@ maintainer="klardotsh <josh@klar.sh>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/arp242/uni"
|
homepage="https://github.com/arp242/uni"
|
||||||
distfiles="https://github.com/arp242/uni/archive/v${version}.tar.gz"
|
distfiles="https://github.com/arp242/uni/archive/v${version}.tar.gz"
|
||||||
checksum=744e1d49b9cc8e336e260e0e922b28bb60f8fdaf347e656e964b5f4353c5162a
|
checksum=79574395d83f628b0b325127b2dcea9b3e91dd6510dafd036679fae8998bcf6e
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in New Issue