Received: from knopi.disroot.org (knopi.disroot.org [178.21.23.139]) by nld3-dev1.alpinelinux.org (Postfix) with ESMTPS id BF035781D63 for <~alpine/aports@lists.alpinelinux.org>; Sun, 12 Sep 2021 19:24:31 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 76D6C68307; Sun, 12 Sep 2021 21:24:31 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id dPlcWD4r7Kqt; Sun, 12 Sep 2021 21:24:30 +0200 (CEST) From: Alexey Yerin DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1631474669; bh=PCL2Gk8MTMFw7WbyRRU25XF85UiXPbL4aEoeojHNpYQ=; h=From:To:Cc:Subject:Date; b=cThXf2cCNRq0UWJ/Whmx7nQNSglYNoShFM7Da/WeEeKC7Rby3LhZUMdXVIMpHV2M+ 0sLlpBe/UhgF7KuewFUngv842m7+i48qr15y4p92ig8fzJAAGFlnTVMMHOh37XbPrP xkGSPYmjO5SvIwM80zcTa0ak3oWKD6M0U2LMmFIGCXaPh3XDkUV6wNh4TFKWF9LkDN 5xk19CKQ6ap5ATg+11dE0O3L+LVyI7vCZviS5uqmEgvBNIzDXqcDMyEOiXGKDtgQyf SVHgTCCnFg0mgzRG/GbnqVvVzAH9UlM5+f9pD5lTyjkXS1uNyOjxEOfnCdKc2NotIa rR1u+VP7hF8zQ== To: ~alpine/aports@lists.alpinelinux.org Cc: Alexey Yerin Subject: [PATCH v2] testing/tut: upgrade to 0.0.33 Date: Sun, 12 Sep 2021 22:24:26 +0300 Message-Id: <20210912192426.24771-1-yyp@disroot.org> Mime-Version: 1.0 Content-Transfer-Encoding: 8bit --- 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 # Maintainer: Alexey Yerin 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