From 1ab2187371eaf24a349b297d0f43d4b8750e0fbc Mon Sep 17 00:00:00 2001 From: Termux Github Actions Date: Sun, 5 Nov 2023 00:11:28 +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 d85989e2e5d0e5..49ab8885992fb5 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.3.0 -TERMUX_PKG_REVISION=8 +TERMUX_PKG_REVISION=9 TERMUX_PKG_SRCURL=https://github.com/termux/command-not-found/archive/${TERMUX_PKG_VERSION}.tar.gz TERMUX_PKG_SHA256=78a407f3ef3bce2ada4b286be5e31d6b9cb03b6385ee8ac184609e64d86018f7 TERMUX_PKG_DEPENDS="libc++"