~alpine/aports

community/tut: upgrade to 0.0.46 v1 APPLIED

Alexey Yerin: 1
 community/tut: upgrade to 0.0.46

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

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

sha512sums="
1a259073d1f359e82f4d0a6e9af527763c692993134583978eb2f72a141b176cb0987898a71fd36dd73e1ed0f03738a011a2229b7ce253bc793309dccd53d364  tut-0.0.45.tar.gz
6375f409229af8b7649372d639dbc5905c828cda1dbffc74ca524e5bb3a6a62dc3915abe568031e64b445ef626b9f082b24e185bed6feb4b0fb41f93dc124e7e  tut-0.0.46.tar.gz
"
-- 
2.36.0