Skip to content

Commit

Permalink
rio: update to 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tranzystorekk committed Jun 16, 2024
1 parent edc8586 commit fa04282
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 16 deletions.
13 changes: 0 additions & 13 deletions srcpkgs/rio/patches/drop-rust-version-patch.patch

This file was deleted.

5 changes: 2 additions & 3 deletions srcpkgs/rio/template
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
# Template file for 'rio'
pkgname=rio
version=0.0.39
version=0.1.1
revision=1
build_style=cargo
make_install_args="--path rio"
hostmakedepends="pkg-config"
makedepends="fontconfig-devel freetype-devel libglvnd-devel libxcb-devel libxkbcommon-devel wayland-devel"
depends="rio-terminfo-${version}_${revision}"
Expand All @@ -13,7 +12,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=493b63ba87b97af35c2822e3008c793890e3887c439d30b2d4c556058094041e
checksum=076609d37a5ec1156a4f623d60913f3e4a48245687277838e80d28c645945e72

do_install() {
# avoid doing a rebuild in install due to complex feature setup
Expand Down

0 comments on commit fa04282

Please sign in to comment.