From 92faaab16355fa681b384e0b7f4505b5b4b00dfa Mon Sep 17 00:00:00 2001 From: tranzystorekk Date: Thu, 5 Jun 2025 18:07:39 +0200 Subject: [PATCH] rio: update to 0.2.17 --- srcpkgs/rio/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/rio/template b/srcpkgs/rio/template index 389c5d9586a..2155a9cb915 100644 --- a/srcpkgs/rio/template +++ b/srcpkgs/rio/template @@ -1,6 +1,6 @@ # Template file for 'rio' pkgname=rio -version=0.2.16 +version=0.2.17 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=0645113a1677d4a15320b1a8705abd905ab05286113f44b3eada9a142849de20 +checksum=3290d6c3bf4663432938f17b42310de9cf0327753a75c1f54215ec8f7b66a4eb post_install() { vinstall ${wrksrc}/misc/logo.svg 644 usr/share/icons/hicolor/scalable/apps rio.svg