From 3b520dbb62a99d9c99918781b410bec030d2711e Mon Sep 17 00:00:00 2001 From: tranzystorekk Date: Tue, 24 Sep 2024 20:39:53 +0200 Subject: [PATCH] rio: update to 0.1.16 --- srcpkgs/rio/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/rio/template b/srcpkgs/rio/template index 1591af94691..327ff63a38e 100644 --- a/srcpkgs/rio/template +++ b/srcpkgs/rio/template @@ -1,6 +1,6 @@ # Template file for 'rio' pkgname=rio -version=0.1.13 +version=0.1.16 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=7baa5e76430e6ca62643691875eb20e66fe793cc260cc409fd63aa3e6d014299 +checksum=5311753404c4475751a514305e4dbb75c565f386e5ccf66d8238f135c1cd786f post_install() { vinstall ${wrksrc}/misc/logo.svg 644 usr/share/icons/hicolor/scalable/apps rio.svg