mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
rsClock: update to 0.1.11.
This commit is contained in:
parent
8bff844c8e
commit
1324a09b43
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'rsClock'
|
# Template file for 'rsClock'
|
||||||
pkgname=rsClock
|
pkgname=rsClock
|
||||||
version=0.1.10
|
version=0.1.11
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
short_desc="Simple terminal clock written in Rust"
|
short_desc="Simple terminal clock written in Rust"
|
||||||
|
@ -9,7 +9,7 @@ license="MIT"
|
||||||
homepage="https://github.com/valebes/rsClock"
|
homepage="https://github.com/valebes/rsClock"
|
||||||
changelog="https://github.com/valebes/rsClock/releases"
|
changelog="https://github.com/valebes/rsClock/releases"
|
||||||
distfiles="https://github.com/valebes/rsClock/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/valebes/rsClock/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=b4ce70801680fec5c80422b9f3367615c3a0ca96f620058f93f79a522b88a30e
|
checksum=4811e7fb134be086c38f3bfbc9bb871a2b3eaf3e6638f19f5a77dd273dffdffc
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue