~alpine/aports

community/tut: upgrade to 1.0.3 v1 APPLIED

Alexey Yerin: 1
 community/tut: upgrade to 1.0.3

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

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

sha512sums="
d18cc43fb42d147149c774a1f3f33ef76900a11817b621989d1c45f895d24bef580c795f6380b6af6f1bd05a4e6bc971ff9bfe1c315024db869fb4b42e4b14f4  tut-1.0.0.tar.gz
f8313d474a398517810bf187f39e577d151c4dd554481aeec8d195a961ddc94c329b6d46cd093eea268f2b00d2bfed8a4b92a4f581d53d7e4639bfe5c5d60231  tut-1.0.3.tar.gz
"
-- 
2.36.0