tau: update to 0.11.3.

This commit is contained in:
mobinmob 2020-03-30 17:34:04 +03:00 committed by Enno Boland
parent 6d1e7bb07d
commit 4c897e9f1c

View File

@ -1,18 +1,20 @@
# Template file for 'tau'
pkgname=tau
version=0.10.2
version=0.11.3
revision=1
build_style=meson
build_helper=rust
hostmakedepends="cargo gettext pkg-config rust glib-devel"
makedepends="gtk+3-devel rust-std"
configure_args=" -Dxi-core=system"
hostmakedepends="cargo gettext pkg-config rust glib-devel xi-editor"
makedepends="libhandy-devel rust-std vte3-devel"
depends="xi-editor"
checkdepends="appstream-glib desktop-file-utils"
short_desc="GTK frontend for the Xi text editor, written in Rust"
maintainer="Enno Boland <gottox@voidlinux.org>"
license="MIT"
homepage="https://gitlab.gnome.org/World/Tau"
distfiles="https://gitlab.gnome.org/World/Tau/uploads/d7d7fc22a851466768edeace0f3d6b1b/tau-${version}.tar.xz"
checksum=14551674458d1011cfb06152313b1be647aa4e47a8278f8fde57a754a05206b3
distfiles="https://gitlab.gnome.org/World/Tau/uploads/b5f24cd692ec0c2a2c2be460fffaf505/tau-${version}.tar.xz"
checksum=36e915de4ca906599b4ad176d4e2d625b454801a09ca0d4b0a1fbaf14915e60e
# this sometimes builds and sometimes doesn't, do not
# reenable unless you can reliably build it every time