~alpine/aports

testing/tut: upgrade to 0.0.34 v1 APPLIED

Alexey Yerin: 1
 testing/tut: upgrade to 0.0.34

 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/3695/mbox | git am -3
Learn more about email & git

[PATCH] testing/tut: upgrade to 0.0.34 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 fb1bb13fe8..dd7d15ecdc 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.33
pkgver=0.0.34
pkgrel=0
pkgdesc="TUI for Mastodon"
url="https://github.com/RasmusLindroth/tut"
@@ -25,5 +25,5 @@ package() {
}

sha512sums="
006e474588d0848a2941bd4c61f5ca8598608af378f11c462ea9f6cdf2029f367b484ad8d662dbea8316d5b0cfef4caee1e218957561f301b724af1767810f00  tut-0.0.33.tar.gz
e13f8e7f9480d903adaf9a54bd6e1da18cc9ac2d9c2e0e9b8c79d4080d5357ac8317ae08357a38e257b8997198e2080cdaef8fc8d2154fb40870ddd34ce914a2  tut-0.0.34.tar.gz
"
-- 
2.33.0