From 9eaf8b9c9d1f3700ab0eb3660f44edb6eabaae83 Mon Sep 17 00:00:00 2001 From: tranzystorekk Date: Fri, 9 Aug 2024 13:19:28 +0200 Subject: [PATCH] rio: update to 0.1.6 --- srcpkgs/rio/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/rio/template b/srcpkgs/rio/template index 96462d9fd56..926a91b0b6b 100644 --- a/srcpkgs/rio/template +++ b/srcpkgs/rio/template @@ -1,6 +1,6 @@ # Template file for 'rio' pkgname=rio -version=0.1.4 +version=0.1.6 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=2f7106f2e4bb50ad3f7d01ff368ddcd1c33a3495639961962a027f1fa5133a90 +checksum=24f7e11a625a7926644d5682f382673c7000d7dc48d0e2bb238d45ccb5d54cd4 post_install() { vinstall ${wrksrc}/misc/logo.svg 644 usr/share/icons/hicolor/scalable/apps rio.svg