From 1d8dd54083542bb5745aa8265e193bbb893faa45 Mon Sep 17 00:00:00 2001 From: tranzystorekk Date: Wed, 14 May 2025 12:07:58 +0200 Subject: [PATCH] rio: update to 0.2.15 --- srcpkgs/rio/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/rio/template b/srcpkgs/rio/template index 54c9804c4a4..62f35341f3d 100644 --- a/srcpkgs/rio/template +++ b/srcpkgs/rio/template @@ -1,6 +1,6 @@ # Template file for 'rio' pkgname=rio -version=0.2.13 +version=0.2.15 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=3179c85ca9d9270d811e3262ccde9c4b1aa400d59b31b795646389dc4e457771 +checksum=cd5f32e546b8b49554d6a341421a445e431ff3e347648aea2c4120d9c81dd82d post_install() { vinstall ${wrksrc}/misc/logo.svg 644 usr/share/icons/hicolor/scalable/apps rio.svg