~alpine/aports

tut: upgrade to 0.0.38 v1 PROPOSED

Alexey Yerin: 1
 tut: upgrade to 0.0.38

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

[PATCH] tut: upgrade to 0.0.38 Export this patch

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

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

sha512sums="
90cae0786efb759ffa772618d10530d614e4f1977e855d5f7e0735322b30ad39a14e2343a69377d7d98e48d1788afa8efdc4b79240f59e695a87db9a2d7850d5  tut-0.0.37.tar.gz
a26ab1301426228ad1d4f6ec985551a33fb91a26f4fc827d5c051a97b21320e9ba9feaf4a4f6f01784ec42ef8f7648031391b50fe3fbcfa5540a805bfaf455a2  tut-0.0.38.tar.gz
"
-- 
2.33.1