From 7df0e1a24b61c1efe05e5ed476605aa7d4393eb6 Mon Sep 17 00:00:00 2001 From: kim Date: Wed, 27 Nov 2024 17:29:03 +0000 Subject: [PATCH] rio: update to 0.2.2. --- srcpkgs/rio/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/rio/template b/srcpkgs/rio/template index 44aec54a791..82baf7407c3 100644 --- a/srcpkgs/rio/template +++ b/srcpkgs/rio/template @@ -1,6 +1,6 @@ # Template file for 'rio' pkgname=rio -version=0.2.1 +version=0.2.2 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=4aa1a7e5860d30fd629edd18aee8b548e92ff264ca9a755f3e904d0422b60be4 +checksum=a334cc6c71621ff84aef70d5185caee663f0409ebf3942f7496c5ba6533188b2 post_install() { vinstall ${wrksrc}/misc/logo.svg 644 usr/share/icons/hicolor/scalable/apps rio.svg