~alpine/aports

testing/tut: upgrade to 0.0.35 v1 APPLIED

Alexey Yerin: 1
 testing/tut: upgrade to 0.0.35

 1 files changed, 2 insertions(+), 2 deletions(-)
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.alpinelinux.org/~alpine/aports/patches/3701/mbox | git am -3
Learn more about email & git

[PATCH] testing/tut: upgrade to 0.0.35 Export this patch

---
 testing/tut/APKBUILD | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/testing/tut/APKBUILD b/testing/tut/APKBUILD
index dd7d15ecdc..ea70dee071 100644
--- a/testing/tut/APKBUILD
+++ b/testing/tut/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Alexey Yerin <yyp@disroot.org>
# Maintainer: Alexey Yerin <yyp@disroot.org>
pkgname=tut
pkgver=0.0.34
pkgver=0.0.35
pkgrel=0
pkgdesc="TUI for Mastodon"
url="https://github.com/RasmusLindroth/tut"
@@ -25,5 +25,5 @@ package() {
}

sha512sums="
e13f8e7f9480d903adaf9a54bd6e1da18cc9ac2d9c2e0e9b8c79d4080d5357ac8317ae08357a38e257b8997198e2080cdaef8fc8d2154fb40870ddd34ce914a2  tut-0.0.34.tar.gz
11078cbb7b3c55b52c7fea753b03fc773c35fb5cce5876eb1b39babb8f26cf2c069441d3c4888ec8651eeff24f6aaff7aead5204e4ea2170f5d5d2b0e648801a  tut-0.0.35.tar.gz
"
-- 
2.33.0