Skip to content

Commit a259534

Browse files
committed
rio: update to 0.3.8
1 parent 26fc45a commit a259534

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

srcpkgs/rio/template

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
# Template file for 'rio'
22
pkgname=rio
3-
version=0.2.37
3+
version=0.3.8
44
revision=1
55
build_style=cargo
66
build_wrksrc="frontends/rioterm"
77
hostmakedepends="pkg-config scdoc"
8-
makedepends="libglvnd-devel libxcb-devel libxkbcommon-devel wayland-devel fontconfig-devel"
8+
makedepends="cmake freetype-devel expat-devel fontconfig-devel libxcb-devel pkg-config python3"
99
depends="rio-terminfo-${version}_${revision}"
1010
short_desc="Hardware-accelerated GPU terminal emulator powered by WebGPU"
11-
maintainer="Orphaned <orphan@voidlinux.org>"
11+
maintainer="mabasic <void-packages.attire646@passinbox.com>"
1212
license="MIT"
13-
homepage="https://raphamorim.io/rio/"
14-
changelog="https://raw.githubusercontent.com/raphamorim/rio/main/CHANGELOG.md"
13+
homepage="https://rioterm.com/"
14+
changelog="https://rioterm.com/changelog"
1515
distfiles="https://github.com/raphamorim/rio/archive/refs/tags/v${version}.tar.gz"
16-
checksum=f52bcd0fb3c669cae016c614a77a95547c2769e6a98a17d7bbc703b6e72af169
16+
checksum=c9ebd12a9c2e625ea6d2214269f1f9ee1ea5f8bcb415f3355c4d1bdb58d14e5d
1717

1818
case "${XBPS_TARGET_MACHINE}" in
1919
i686*)

0 commit comments

Comments
 (0)