Skip to content
Snippets Groups Projects
Commit 7f1ad7b9 authored by Rasmus Thomsen's avatar Rasmus Thomsen
Browse files

testing/tau: upgrade to 0.10.2

parent 5a160940
No related branches found
No related tags found
No related merge requests found
# Contributor: Rasmus Thomsen <oss@cogitri.dev>
# Maintainer: Rasmus Thomsen <oss@cogitri.dev>
pkgname=tau
pkgver=0.10.1
pkgrel=1
pkgver=0.10.2
pkgrel=0
pkgdesc="GTK frontend for the Xi text editor, written in Rust"
url="https://gitlab.gnome.org/World/Tau"
arch="all !s390x"
......@@ -11,7 +11,7 @@ makedepends="meson cargo gtk+3.0-dev libhandy-dev"
checkdepends="appstream-glib desktop-file-utils"
options="!check" # Rust doesn't like to compile these on musl
subpackages="$pkgname-lang"
source="https://gitlab.gnome.org/World/Tau/uploads/25d33d736285ad451bc7b409aa01e957/tau-$pkgver.tar.xz"
source="https://gitlab.gnome.org/World/Tau/uploads/d7d7fc22a851466768edeace0f3d6b1b/tau-$pkgver.tar.xz"
build() {
# Fails to compile libbacktrace-sys otherwise
......@@ -39,4 +39,4 @@ package() {
DESTDIR="$pkgdir" ninja -C output install
}
sha512sums="fab40a7a3af7afe08a312b29d63805daf3cfd412b59bb32af1244219e562f587ba1c0a1d9b8e27526866bc1369768c7c1a90c588bba4349b6a56178da87601af tau-0.10.1.tar.xz"
sha512sums="b2f9cec07de60c29c6a2d395955a118593bc0a4c333f6dee75139f9150406589d43e6bb48e238ec35aec6b4d4b79beddc74808221614018d224e22601fbe8d33 tau-0.10.2.tar.xz"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment