From 43437bd3ec9d8065c43d1fdb3f25849ae946f535 Mon Sep 17 00:00:00 2001 From: John Date: Sun, 9 Apr 2023 19:49:02 +0200 Subject: [PATCH] rsClock: update to 0.1.7. --- srcpkgs/rsClock/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/rsClock/template b/srcpkgs/rsClock/template index 244d3ce1a47..f46d7805942 100644 --- a/srcpkgs/rsClock/template +++ b/srcpkgs/rsClock/template @@ -1,14 +1,14 @@ # Template file for 'rsClock' pkgname=rsClock -version=0.1.4 +version=0.1.7 revision=1 build_style=cargo short_desc="Simple terminal clock written in Rust" maintainer="0x0f0f0f " license="MIT" homepage="https://github.com/valebes/rsClock" -distfiles="https://github.com/valebes/rsClock/archive/v${version}.tar.gz" -checksum=3e1c903a944325a9fabebfed34029830c94b4cd2463354bc02be01eb18401d04 +distfiles="https://github.com/valebes/rsClock/archive/refs/tags/v.${version}.tar.gz" +checksum=60852e63e02629208919e2cd0bc0ba3a4d9e7b26af3b983f1141c507de1a411e post_install() { vlicense LICENSE