From 5df2b772efd307c94bd1944b0ecdcafd774e3576 Mon Sep 17 00:00:00 2001 From: tranzystorekk Date: Fri, 15 Nov 2024 19:41:36 +0100 Subject: [PATCH] rio: update to 0.2.0 --- srcpkgs/rio/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/rio/template b/srcpkgs/rio/template index 327ff63a38e..44373e22e0f 100644 --- a/srcpkgs/rio/template +++ b/srcpkgs/rio/template @@ -1,6 +1,6 @@ # Template file for 'rio' pkgname=rio -version=0.1.16 +version=0.2.0 revision=1 build_style=cargo build_wrksrc="frontends/rioterm" @@ -13,7 +13,7 @@ license="MIT" homepage="https://raphamorim.io/rio/" changelog="https://raw.githubusercontent.com/raphamorim/rio/main/CHANGELOG.md" distfiles="https://github.com/raphamorim/rio/archive/refs/tags/v${version}.tar.gz" -checksum=5311753404c4475751a514305e4dbb75c565f386e5ccf66d8238f135c1cd786f +checksum=605ca1e5094119337223378e477236e7de7d4110473aefb7e51396dbd0e89a4c post_install() { vinstall ${wrksrc}/misc/logo.svg 644 usr/share/icons/hicolor/scalable/apps rio.svg