~alpine/aports

community/tut: upgrade to 0.0.44 v2 APPLIED

Alexey Yerin: 1
 community/tut: upgrade to 0.0.44

 1 files changed, 3 insertions(+), 3 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/4043/mbox | git am -3
Learn more about email & git

[PATCH v2] community/tut: upgrade to 0.0.44 Export this patch

---
 community/tut/APKBUILD | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/community/tut/APKBUILD b/community/tut/APKBUILD
index c6c936cb4c..c9d7930e44 100644
--- a/community/tut/APKBUILD
+++ b/community/tut/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: Alexey Yerin <yyp@disroot.org>
# Maintainer: Alexey Yerin <yyp@disroot.org>
pkgname=tut
pkgver=0.0.42
pkgrel=3
pkgver=0.0.44
pkgrel=0
pkgdesc="TUI for Mastodon"
url="https://github.com/RasmusLindroth/tut"
arch="all"
@@ -25,5 +25,5 @@ package() {
}

sha512sums="
7abd26d5d85e68b65bedcc3bb3890297c628aaa49de896395f5b8d96d5689cd00a60c891bd935c008aa46707542f4dae45a53d3a16decf5565f71c830e8e2a57  tut-0.0.42.tar.gz
2573c08088ab9dbc33b7934c3a05a0a2aecf5510cc90746deb5d03d3e23b2ba70d9e104ef270e489cc2bb1333e75c51e3c9e366785e01355eab7100500bba60e  tut-0.0.44.tar.gz
"
-- 
2.34.2