~alpine/aports

testing/tut: upgrade to 0.0.33 v2 APPLIED

Alexey Yerin: 1
 testing/tut: upgrade to 0.0.33

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

[PATCH v2] testing/tut: upgrade to 0.0.33 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..0eaa0cc5db 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.33
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
006e474588d0848a2941bd4c61f5ca8598608af378f11c462ea9f6cdf2029f367b484ad8d662dbea8316d5b0cfef4caee1e218957561f301b724af1767810f00  tut-0.0.33.tar.gz
"
--
2.33.0
pkgrel must be reset to 0

-- 
via https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/25273#note_179664