tau: update to 0.10.1.

This commit is contained in:
mobinmob 2019-12-28 22:47:19 +02:00 committed by Juan RP
parent de365d4166
commit b62d70d21b
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'tau'
pkgname=tau
version=0.9.3
version=0.10.1
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/375ce054c0bc98e0c1a3e95fdcd4e46c/tau-${version}.tar.xz"
checksum=e58b400e86fb7dd1a6610427732a6a360355e8f3b03712d518fb5438b6daae0b
distfiles="https://gitlab.gnome.org/World/Tau/uploads/25d33d736285ad451bc7b409aa01e957/tau-${version}.tar.xz"
checksum=e97e848481e5a35ff6b9d5708e017c2d59a4d2ccc26fb5267fa0418ac060dc91
case $XBPS_MACHINE in
*-musl) broken="crashes rustc" ;;