~alpine/aports

community/tut: upgrade to 1.0.9 v1 APPLIED

Alexey Yerin: 1
 community/tut: upgrade to 1.0.9

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

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

sha512sums="
8ca05f26046d26ad38af60e1d12d8d00cfd84337cde84726f08f6d01e4539df297be9fc9b7b4be82aafc845abf99995d93211e97d30f2a4f67d2e658d73194c9  tut-1.0.5.tar.gz
0b9e7b8703bc5fad7ee355426f6998398baea85b2ebdbffa57ed0714aaadd6fcbf659ae5e064028c8c058dcb9819e521bc51a3192edc5dbe11819b77b7a50ead  tut-1.0.9.tar.gz
"
-- 
2.36.1