Skip to content

Commit cc20ece

Browse files
committed
rio: update to 0.3.3
1 parent 9f17bf0 commit cc20ece

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

srcpkgs/rio/template

Lines changed: 5 additions & 5 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.5
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"
1111
maintainer="Orphaned <orphan@voidlinux.org>"
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=ebd25d15015988b14d920e5d50e2336e4a9a175ee36612609f76b3096dfbbc15
1717

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

0 commit comments

Comments
 (0)