tau: update to 0.12.0.
This commit is contained in:
parent
a692f004d4
commit
63a789ab4d
1 changed files with 4 additions and 5 deletions
|
@ -1,11 +1,10 @@
|
|||
# Template file for 'tau'
|
||||
pkgname=tau
|
||||
version=0.11.3
|
||||
version=0.12.0
|
||||
revision=1
|
||||
build_style=meson
|
||||
build_helper=rust
|
||||
configure_args=" -Dxi-core=system"
|
||||
hostmakedepends="cargo gettext pkg-config rust glib-devel xi-editor"
|
||||
hostmakedepends="cargo gettext pkg-config glib-devel"
|
||||
makedepends="libhandy-devel rust-std vte3-devel"
|
||||
depends="xi-editor"
|
||||
checkdepends="appstream-glib desktop-file-utils"
|
||||
|
@ -13,8 +12,8 @@ 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/b5f24cd692ec0c2a2c2be460fffaf505/tau-${version}.tar.xz"
|
||||
checksum=36e915de4ca906599b4ad176d4e2d625b454801a09ca0d4b0a1fbaf14915e60e
|
||||
distfiles="https://gitlab.gnome.org/World/Tau/uploads/14037a7f98f475d2497b74bd74a0430e/tau-${version}.tar.xz"
|
||||
checksum=a14e4c3511fa51cc051c33ad04a3989b93c6aa2405e8b0f5ac05970fe5d95449
|
||||
|
||||
# this sometimes builds and sometimes doesn't, do not
|
||||
# reenable unless you can reliably build it every time
|
||||
|
|
Loading…
Reference in a new issue