~alpine/aports

testing/tut: upgrade to 0.0.32 v1 REJECTED

Alexey Yerin: 1
 testing/tut: upgrade to 0.0.32

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

[PATCH] testing/tut: upgrade to 0.0.32 Export this patch

---
 testing/tut/APKBUILD | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/testing/tut/APKBUILD b/testing/tut/APKBUILD
index 08af9b4fec..671c589b14 100644
--- a/testing/tut/APKBUILD
+++ b/testing/tut/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Alexey Yerin <yyp@disroot.org>
# Maintainer: Alexey Yerin <yyp@disroot.org>
pkgname=tut
pkgver=0.0.31
pkgver=0.0.32
pkgrel=1
pkgdesc="TUI for Mastodon"
url="https://github.com/RasmusLindroth/tut"
@@ -25,5 +25,5 @@ package() {
}

sha512sums="
e9478813f5091bce2578176ba04f48473cb990110ecaf307b3f7b99d1c1fa27fb5e551bd745a7a03361702e23bbd22eec180458864ab47322435a983451570cf  tut-0.0.31.tar.gz
fcb3b8c85ec26161046219fe97b189c9f5b66028188f5d304124f246eee1727f19dddc699d0d6ff81445d8948026b1b256298751589f440e20770812cf6944ae  tut-0.0.32.tar.gz
"
--
2.33.0
There appeared to be a bug in 0.0.32, hotfixed by 0.0.33; superseded by !25273

-- 
via https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/25272#note_179651