myrddin: update to 0.2.2.
This commit is contained in:
parent
de52b55d75
commit
49b7461829
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'myrddin'
|
# Template file for 'myrddin'
|
||||||
pkgname=myrddin
|
pkgname=myrddin
|
||||||
version=0.2.0
|
version=0.2.2
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc=mc
|
wrksrc=mc
|
||||||
only_for_archs="x86_64 x86_64-musl"
|
only_for_archs="x86_64 x86_64-musl"
|
||||||
build_style=configure
|
build_style=configure
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Duncaen <duncaen@voidlinux.eu>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://myrlang.org/"
|
homepage="https://myrlang.org/"
|
||||||
distfiles="https://myrlang.org/releases/myrddin-${version}.tar.xz"
|
distfiles="https://myrlang.org/releases/myrddin-${version}.tar.xz"
|
||||||
checksum=4ad37b856edddc1172d584aaf67621eaccd6f378b132e6350c5c5ef9383eabcf
|
checksum=b6692384c2863e9832f5966e7f6ce8d791fcbdcda50b68e3fb5fd29925baf6eb
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in New Issue