From 348c76b140a2e8ccee3aadba037956bd39ea1139 Mon Sep 17 00:00:00 2001 From: Termux Github Actions Date: Sun, 13 Aug 2023 00:10:26 +0000 Subject: [PATCH] rebuild(main/command-not-found): to update database --- packages/command-not-found/build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/command-not-found/build.sh b/packages/command-not-found/build.sh index 2e3fd811f4cda0..056b67a9138c3f 100644 --- a/packages/command-not-found/build.sh +++ b/packages/command-not-found/build.sh @@ -3,7 +3,7 @@ TERMUX_PKG_DESCRIPTION="Suggest installation of packages in interactive shell se TERMUX_PKG_LICENSE="Apache-2.0" TERMUX_PKG_MAINTAINER="@termux" TERMUX_PKG_VERSION=2.2.0 -TERMUX_PKG_REVISION=11 +TERMUX_PKG_REVISION=12 TERMUX_PKG_SRCURL=https://github.com/termux/command-not-found/archive/${TERMUX_PKG_VERSION}.tar.gz TERMUX_PKG_SHA256=857b99ca436079133ebd3d87c1b9ce0cdbbd1c88d2f6015ec237b531c3c306b8 TERMUX_PKG_DEPENDS="libc++"