~alpine/aports

community/tut: upgrade to 0.0.37 v1 PROPOSED

Alexey Yerin: 1
 community/tut: upgrade to 0.0.37

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

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

sha512sums="
1211339b79180951b118b533a07f2c67f67fc87466df623c1cbd78300c9d60b4350090ef54ce4b91b6f621cf3f26b60241d17ded582f0314a8ef4593af00153f  tut-0.0.36.tar.gz
90cae0786efb759ffa772618d10530d614e4f1977e855d5f7e0735322b30ad39a14e2343a69377d7d98e48d1788afa8efdc4b79240f59e695a87db9a2d7850d5  tut-0.0.37.tar.gz
"
-- 
2.33.1