From 267b0f46e5fd122048b1ad0d720f5180e7b13d68 Mon Sep 17 00:00:00 2001 From: tranzystorekk Date: Wed, 26 Feb 2025 21:05:58 +0100 Subject: [PATCH] rio: update to 0.2.9 --- srcpkgs/rio/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/rio/template b/srcpkgs/rio/template index 60a8ba5e5bf..8992dcf44e9 100644 --- a/srcpkgs/rio/template +++ b/srcpkgs/rio/template @@ -1,6 +1,6 @@ # Template file for 'rio' pkgname=rio -version=0.2.7 +version=0.2.9 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=97376694c864785bd7e6214d8d5d26dda47e9a7d134beeaa4dcf75bbebc63362 +checksum=37a0894ce76180bd5d6866c7aaecf30cccfb1518867790cdba827d0c9ec66ec2 post_install() { vinstall ${wrksrc}/misc/logo.svg 644 usr/share/icons/hicolor/scalable/apps rio.svg