From a531a35114c13f7d6345d8f9ef33ff2cb00f7dfd Mon Sep 17 00:00:00 2001 From: Rasmus Thomsen Date: Sun, 6 Oct 2019 12:21:37 +0200 Subject: testing/tau: upgrade to 0.9.3 --- testing/tau/APKBUILD | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'testing') diff --git a/testing/tau/APKBUILD b/testing/tau/APKBUILD index 7a67ede0b2..b13ffbafd8 100644 --- a/testing/tau/APKBUILD +++ b/testing/tau/APKBUILD @@ -1,17 +1,17 @@ # Contributor: Rasmus Thomsen # Maintainer: Rasmus Thomsen pkgname=tau -pkgver=0.9.2 +pkgver=0.9.3 pkgrel=0 pkgdesc="GTK frontend for the Xi text editor, written in Rust" url="https://gitlab.gnome.org/World/Tau" -arch="x86_64 x86 armhf armv7 aarch64 ppc64le" +arch="all !s390x" license="MIT" -makedepends="meson cargo gtk+3.0-dev" +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/fdf09640e3837ad509f5c4b1da0c26e3/tau-$pkgver.tar.xz" +source="https://gitlab.gnome.org/World/Tau/uploads/375ce054c0bc98e0c1a3e95fdcd4e46c/tau-$pkgver.tar.xz" build() { # Fails to compile libbacktrace-sys otherwise @@ -39,4 +39,4 @@ package() { DESTDIR="$pkgdir" ninja -C output install } -sha512sums="32dc1569a85d3ac29edce4e6e6fd5228c80aead68e9e1ebfb69a14e49b0fba55dd7201e95a76c68674c85ffa84ffab83dff2b46c5e51f3a3175d78c6084e8629 tau-0.9.2.tar.xz" +sha512sums="3061294f8bb8482fc63a65f66fae04e7db74879bd99d03b57baf667486c9aa688a1bced4d202ce89e3b3131b74f31961a7ea4c722e2a5dceb2b5dbf51ef0503d tau-0.9.3.tar.xz" -- cgit v1.2.3