mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-04 02:52:58 +02:00
rio: update to 0.2.28, orphan
This commit is contained in:
parent
84e5cf2973
commit
dc27233cc3
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'rio'
|
||||
pkgname=rio
|
||||
version=0.2.27
|
||||
version=0.2.28
|
||||
revision=1
|
||||
build_style=cargo
|
||||
build_wrksrc="frontends/rioterm"
|
||||
|
@ -8,12 +8,12 @@ hostmakedepends="pkg-config scdoc"
|
|||
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 <tranzystorek.io@protonmail.com>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
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=87d82f4fe3c4530252df9a2102e694ed953bc171ebb3b2b00bbdc849f874b94d
|
||||
checksum=cd0a72997a1dfb3d2d05b22a6cf6d22d512dfa8a2946f2fefcdcf6fbebbb485c
|
||||
|
||||
case "${XBPS_TARGET_MACHINE}" in
|
||||
i686*)
|
||||
|
|
Loading…
Add table
Reference in a new issue