~alpine/aports

community/tut: upgrade to 0.0.41 v1 PROPOSED

Alexey Yerin: 1
 community/tut: upgrade to 0.0.41

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

[PATCH] community/tut: upgrade to 0.0.41 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 8a08d2fdca..f5d54ce612 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.38
pkgver=0.0.41
pkgrel=0
pkgdesc="TUI for Mastodon"
url="https://github.com/RasmusLindroth/tut"
@@ -25,5 +25,5 @@ package() {
}

sha512sums="
a26ab1301426228ad1d4f6ec985551a33fb91a26f4fc827d5c051a97b21320e9ba9feaf4a4f6f01784ec42ef8f7648031391b50fe3fbcfa5540a805bfaf455a2  tut-0.0.38.tar.gz
86140e1b36b5c98115e0d4ebb6ebb329bcfada02c4cdec2934f449c47fb06ba10c569e7309267c994d1e144daafb4d5b590a1c15d591e8067e9c75165dc3baf1  tut-0.0.41.tar.gz
"
-- 
2.34.0