~alpine/aports

community/tut: upgrade to 0.0.36 v1 APPLIED

Alexey Yerin: 1
 community/tut: upgrade to 0.0.36

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

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

sha512sums="
11078cbb7b3c55b52c7fea753b03fc773c35fb5cce5876eb1b39babb8f26cf2c069441d3c4888ec8651eeff24f6aaff7aead5204e4ea2170f5d5d2b0e648801a  tut-0.0.35.tar.gz
1211339b79180951b118b533a07f2c67f67fc87466df623c1cbd78300c9d60b4350090ef54ce4b91b6f621cf3f26b60241d17ded582f0314a8ef4593af00153f  tut-0.0.36.tar.gz
"
-- 
2.33.1