Skip to content

Commit

Permalink
rio: update to 0.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
tranzystorekk committed Jan 18, 2025
1 parent fe7e268 commit 799e59d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions srcpkgs/rio/template
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
# Template file for 'rio'
pkgname=rio
version=0.2.2
version=0.2.4
revision=1
build_style=cargo
build_wrksrc="frontends/rioterm"
hostmakedepends="pkg-config"
makedepends="fontconfig-devel freetype-devel libglvnd-devel libxcb-devel libxkbcommon-devel wayland-devel"
makedepends="libglvnd-devel libxcb-devel libxkbcommon-devel wayland-devel"
depends="rio-terminfo-${version}_${revision}"
short_desc="Hardware-accelerated GPU terminal emulator powered by WebGPU"
maintainer="tranzystorekk <[email protected]>"
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=a334cc6c71621ff84aef70d5185caee663f0409ebf3942f7496c5ba6533188b2
checksum=2b7cd1a87164fc2a79c17362a0bb9e96034230a727031bd5f8a75b322aec514d

post_install() {
vinstall ${wrksrc}/misc/logo.svg 644 usr/share/icons/hicolor/scalable/apps rio.svg
Expand Down

0 comments on commit 799e59d

Please sign in to comment.