From 7d3fc05bcacca141f6fa88a0072d54ca53aaa760 Mon Sep 17 00:00:00 2001 From: termux-pacman-bot Date: Sun, 17 Aug 2025 04:13:42 +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 e420f27acf..ce6ef31138 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="Yaksh Bariya " TERMUX_PKG_VERSION=3.1 -TERMUX_PKG_REVISION=7 +TERMUX_PKG_REVISION=8 TERMUX_PKG_SRCURL=https://github.com/termux/command-not-found/archive/${TERMUX_PKG_VERSION}.tar.gz TERMUX_PKG_SHA256=5571c3107e3d42e046ca48d7ff46f59cafadd2ae98dde4b5fd8b1af662b14d22 TERMUX_PKG_DEPENDS="libc++"