~alpine/aports

community/tut: upgrade to 0.0.45 v1 APPLIED

Alexey Yerin: 1
 community/tut: upgrade to 0.0.45

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

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

sha512sums="
2573c08088ab9dbc33b7934c3a05a0a2aecf5510cc90746deb5d03d3e23b2ba70d9e104ef270e489cc2bb1333e75c51e3c9e366785e01355eab7100500bba60e  tut-0.0.44.tar.gz
1a259073d1f359e82f4d0a6e9af527763c692993134583978eb2f72a141b176cb0987898a71fd36dd73e1ed0f03738a011a2229b7ce253bc793309dccd53d364  tut-0.0.45.tar.gz
"
-- 
2.36.0