~alpine/aports

community/tut: upgrade to 1.0.11 v1 APPLIED

Alexey Yerin: 1
 community/tut: upgrade to 1.0.11

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

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

sha512sums="
0b9e7b8703bc5fad7ee355426f6998398baea85b2ebdbffa57ed0714aaadd6fcbf659ae5e064028c8c058dcb9819e521bc51a3192edc5dbe11819b77b7a50ead  tut-1.0.9.tar.gz
2888ae533abc0667b86fbfb1ed09db108c62e81128a80401394c75809ca683fe0560055a900911e79a80d82408f90e1385496c8ee125624099470c640e63fc5b  tut-1.0.11.tar.gz
"
-- 
2.36.1