Received: from knopi.disroot.org (knopi.disroot.org [178.21.23.139]) by nld3-dev1.alpinelinux.org (Postfix) with ESMTPS id 923E0782BD4 for <~alpine/aports@lists.alpinelinux.org>; Wed, 29 Sep 2021 19:14:47 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 6AC85108B9; Wed, 29 Sep 2021 21:06:28 +0200 (CEST) X-Virus-Scanned: SPAM Filter 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 4kBug8qP3zoV; Wed, 29 Sep 2021 21:06:27 +0200 (CEST) From: Alexey Yerin DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1632942387; bh=eHJJmGs36U978bCnPUbHRIyAjRJV9BQHjMNF4yI2lew=; h=From:To:Cc:Subject:Date; b=diTz/bg6CO+wXOe05eSnVLDnRC3b2ZdOr0dtE6El0z/qzd7A2rGwLDg9rEoHfzkuW YnvcSm7EufmSEAoFLaqv54S/jV79VoSFzETD44L7VpR/Xas2WkwThHU04GPv6hBsAV WUsbo9j9qxsuYmn8J9sSOCsTKD0jkzHnV7rcmlo4TvQeAGajumouHeQ862j0K2dj0F LwCfqZ+tluoDIjMdg31md5lUwDd+ltnYI4aq6kerv4IT/d2B0FnDtnxNAcO8VK+Lz4 AoxuOmMHOOXud/7PZ4GbQ3FIQ8e2QZV4pukjxuYyu3jHRr/nf8aMHLI7Aml3g9scXD ojVv++xoY0kpg== To: ~alpine/aports@lists.alpinelinux.org Cc: Alexey Yerin Subject: [PATCH] testing/tut: upgrade to 0.0.34 Date: Wed, 29 Sep 2021 22:06:20 +0300 Message-Id: <20210929190620.13407-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 fb1bb13fe8..dd7d15ecdc 100644 --- a/testing/tut/APKBUILD +++ b/testing/tut/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Alexey Yerin # Maintainer: Alexey Yerin pkgname=tut -pkgver=0.0.33 +pkgver=0.0.34 pkgrel=0 pkgdesc="TUI for Mastodon" url="https://github.com/RasmusLindroth/tut" @@ -25,5 +25,5 @@ package() { } sha512sums=" -006e474588d0848a2941bd4c61f5ca8598608af378f11c462ea9f6cdf2029f367b484ad8d662dbea8316d5b0cfef4caee1e218957561f301b724af1767810f00 tut-0.0.33.tar.gz +e13f8e7f9480d903adaf9a54bd6e1da18cc9ac2d9c2e0e9b8c79d4080d5357ac8317ae08357a38e257b8997198e2080cdaef8fc8d2154fb40870ddd34ce914a2 tut-0.0.34.tar.gz " -- 2.33.0