~alpine/aports

testing/tut: upgrade to 0.0.31 v1 APPLIED

Alexey Yerin: 1
 testing/tut: upgrade to 0.0.31

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

[PATCH] testing/tut: upgrade to 0.0.31 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 21c0ae6987..08af9b4fec 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.29
pkgver=0.0.31
pkgrel=1
pkgdesc="TUI for Mastodon"
url="https://github.com/RasmusLindroth/tut"
@@ -25,5 +25,5 @@ package() {
}

sha512sums="
487ca2b51eb8349d621da09f43f3797ff9f62e51a15793cb8ec290fd0da4be38b42a4e283442c70573b75036f33eab3aa32f1cf217809a1c1aef4b37053bf375  tut-0.0.29.tar.gz
e9478813f5091bce2578176ba04f48473cb990110ecaf307b3f7b99d1c1fa27fb5e551bd745a7a03361702e23bbd22eec180458864ab47322435a983451570cf  tut-0.0.31.tar.gz
"
--
2.33.0