From d2c0a823a5680016aa0153c4e1d9907bfd0b1a85 Mon Sep 17 00:00:00 2001 From: tranzystorekk Date: Sat, 1 Feb 2025 21:31:02 +0100 Subject: [PATCH] rio: update to 0.2.5 --- srcpkgs/rio/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/rio/template b/srcpkgs/rio/template index d2ac5df17f8..c23c3cd5993 100644 --- a/srcpkgs/rio/template +++ b/srcpkgs/rio/template @@ -1,6 +1,6 @@ # Template file for 'rio' pkgname=rio -version=0.2.4 +version=0.2.5 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=2b7cd1a87164fc2a79c17362a0bb9e96034230a727031bd5f8a75b322aec514d +checksum=03fb35ae46d3dcb48f3ea193854c8ad959018c364e5b632e0130970d0f18cddd post_install() { vinstall ${wrksrc}/misc/logo.svg 644 usr/share/icons/hicolor/scalable/apps rio.svg