From e64d391a33d236e11a257b4422ce1d47fc5d8ba1 Mon Sep 17 00:00:00 2001 From: tranzystorekk Date: Tue, 27 Aug 2024 20:36:50 +0200 Subject: [PATCH] rio: update to 0.1.10 --- srcpkgs/rio/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/rio/template b/srcpkgs/rio/template index c8a96e5b395..f45fc18372e 100644 --- a/srcpkgs/rio/template +++ b/srcpkgs/rio/template @@ -1,6 +1,6 @@ # Template file for 'rio' pkgname=rio -version=0.1.8 +version=0.1.10 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=529cae91869b2185986c3bff6db4233fdaf4242ebbc1fae20362c750510ffc04 +checksum=74a366d8c59d780843ed05a2fd10837d3e6795c4d73a90d600ed7637152b89a5 post_install() { vinstall ${wrksrc}/misc/logo.svg 644 usr/share/icons/hicolor/scalable/apps rio.svg