~alpine/aports

community/tut: upgrade to 1.0.5 v1 REJECTED

Alexey Yerin: 1
 community/tut: upgrade to 1.0.5

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

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

sha512sums="
f8313d474a398517810bf187f39e577d151c4dd554481aeec8d195a961ddc94c329b6d46cd093eea268f2b00d2bfed8a4b92a4f581d53d7e4639bfe5c5d60231  tut-1.0.3.tar.gz
8ca05f26046d26ad38af60e1d12d8d00cfd84337cde84726f08f6d01e4539df297be9fc9b7b4be82aafc845abf99995d93211e97d30f2a4f67d2e658d73194c9  tut-1.0.5.tar.gz
"
-- 
2.36.0
Merged via 72049f7bb3ecfc61ef939494992152b48d3f5d4f

-- 
via https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/34269#note_235454