From 9d6fcc5c4d226eef43e947cb07c3e8f05fb8b48c Mon Sep 17 00:00:00 2001 From: Termux Github Actions Date: Mon, 5 Jun 2023 00:41:13 +0000 Subject: [PATCH] bump(main/ttyper): 1.2.1 This commit has been automatically submitted by Github Actions. --- packages/ttyper/build.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/ttyper/build.sh b/packages/ttyper/build.sh index e73bcbf258..8fe4eb6b21 100644 --- a/packages/ttyper/build.sh +++ b/packages/ttyper/build.sh @@ -2,8 +2,8 @@ TERMUX_PKG_HOMEPAGE=https://github.com/max-niederman/ttyper TERMUX_PKG_DESCRIPTION="Terminal-based typing test" TERMUX_PKG_LICENSE="MIT" TERMUX_PKG_MAINTAINER="@termux" -TERMUX_PKG_VERSION="1.2.0" +TERMUX_PKG_VERSION="1.2.1" TERMUX_PKG_SRCURL=https://github.com/max-niederman/ttyper/archive/refs/tags/v${TERMUX_PKG_VERSION}.tar.gz -TERMUX_PKG_SHA256=de1d1478c6ac4a7e18eb3b0d2b4a5ad894bed73742e1ac6d404d5da2b493d71f +TERMUX_PKG_SHA256=3e1c69025ad877d4a9c1f09648b7977a6908de103e915f81c10417ed7f24f307 TERMUX_PKG_AUTO_UPDATE=true TERMUX_PKG_BUILD_IN_SRC=true