mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
chars: update to 0.7.0.
This commit is contained in:
parent
dc8d1d3dd3
commit
c087713ab6
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'chars'
|
# Template file for 'chars'
|
||||||
pkgname=chars
|
pkgname=chars
|
||||||
version=0.6.0
|
version=0.7.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
configure_args="-p chars"
|
configure_args="-p chars"
|
||||||
make_check_args="-p chars"
|
make_check_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=34537fd7b8b5fdc79a35284236443b07c54dded81d558c5bb774a2a354b498c7
|
checksum=2f79843a3b1173870b41ebce491a54812b13a44090d0ae30a6f572caa91f0736
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue