chars: update to 0.6.0.
This commit is contained in:
parent
a902b720aa
commit
3694094e43
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'chars'
|
# Template file for 'chars'
|
||||||
pkgname=chars
|
pkgname=chars
|
||||||
version=0.5.0
|
version=0.6.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
configure_args="-p chars"
|
configure_args="-p chars"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/antifuchs/chars"
|
homepage="https://github.com/antifuchs/chars"
|
||||||
distfiles="https://github.com/antifuchs/chars/archive/v${version}.tar.gz"
|
distfiles="https://github.com/antifuchs/chars/archive/v${version}.tar.gz"
|
||||||
checksum=5e2807b32bd75862d8b155fa774db26b649529b62da26a74e817bec5a26e1d7c
|
checksum=34537fd7b8b5fdc79a35284236443b07c54dded81d558c5bb774a2a354b498c7
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in New Issue