tau: update to 0.10.2.

This commit is contained in:
mobinmob 2020-03-18 13:05:03 +02:00 committed by Juan RP
parent fae7a77d68
commit 30defe17fd

View file

@ -1,6 +1,6 @@
# Template file for 'tau'
pkgname=tau
version=0.10.1
version=0.10.2
revision=1
build_style=meson
build_helper=rust
@ -11,8 +11,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/25d33d736285ad451bc7b409aa01e957/tau-${version}.tar.xz"
checksum=e97e848481e5a35ff6b9d5708e017c2d59a4d2ccc26fb5267fa0418ac060dc91
distfiles="https://gitlab.gnome.org/World/Tau/uploads/d7d7fc22a851466768edeace0f3d6b1b/tau-${version}.tar.xz"
checksum=14551674458d1011cfb06152313b1be647aa4e47a8278f8fde57a754a05206b3
case $XBPS_MACHINE in
*-musl) broken="crashes rustc" ;;