~alpine/aports

community/tut: upgrade to 1.0.13 v1 PROPOSED

Alexey Yerin: 1
 community/tut: upgrade to 1.0.13

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

[PATCH] community/tut: upgrade to 1.0.13 Export this patch

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

diff --git a/community/tut/APKBUILD b/community/tut/APKBUILD
index ff202d3c..d116d7cd 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.11
pkgver=1.0.13
pkgrel=0
pkgdesc="TUI for Mastodon"
url="https://github.com/RasmusLindroth/tut"
@@ -25,5 +25,5 @@ package() {
}

sha512sums="
2888ae533abc0667b86fbfb1ed09db108c62e81128a80401394c75809ca683fe0560055a900911e79a80d82408f90e1385496c8ee125624099470c640e63fc5b  tut-1.0.11.tar.gz
e907bc122302ae24d0b9e94d9b0b70a18f1b218c69b820771ec63cd81814e6288885d03c1b36eddb0226e59fdddcc6aa90685424d0497d6287648139c1a286c2  tut-1.0.13.tar.gz
"
-- 
2.36.2