rsClock: update to 0.1.11.

This commit is contained in:
icp 2024-01-18 01:09:21 +05:30 committed by cinerea0
parent 8bff844c8e
commit 1324a09b43

View file

@ -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