~alpine/aports

community/tut: upgrade to 1.0.12 v1 PROPOSED

Alexey Yerin: 1
 community/tut: upgrade to 1.0.12

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

[PATCH] community/tut: upgrade to 1.0.12 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 ff202d3c..c16efe63 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.12
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
8de9d6604c03a02d3d7d4d4f36dd1c7c336b342cdf1a70a43db927ab9f87629fe116030b41863bd1ce297fe5921c102f026995f4636f050799c97f158e2d1503  tut-1.0.12.tar.gz
"
-- 
2.36.2