gxi: update to 0.5.1.
This commit is contained in:
parent
97b6877c1c
commit
30f609b124
|
@ -1,17 +1,18 @@
|
|||
# Template file for 'gxi'
|
||||
pkgname=gxi
|
||||
version=0.5.0
|
||||
version=0.5.1
|
||||
revision=1
|
||||
build_style=meson
|
||||
build_helper=rust
|
||||
hostmakedepends="cargo pkg-config rust gettext appstream-glib"
|
||||
hostmakedepends="cargo pkg-config rust gettext"
|
||||
makedepends="gtk+3-devel rust-std gettext-devel"
|
||||
checkdepends="appstream-glib desktop-file-utils"
|
||||
short_desc="GTK frontend for the xi text editor, written in Rust"
|
||||
maintainer="Rasmus Thomsen <rasmus.thomsen@protonmail.com>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/Cogitri/gxi"
|
||||
distfiles="https://github.com/Cogitri/gxi/releases/download/v${version}/gxi-${version}.tar.xz"
|
||||
checksum=2d959f7127b58f96748e804f3539f112770ed6941e52bd03920e86342143ed5e
|
||||
checksum=300a596afbdc9e743d439bcb91b7757615c5c82ccf7a53e02f36fdf7968dc24c
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
*-musl) broken="Fails to run subcommand" ;;
|
||||
|
|
Loading…
Reference in New Issue