From 1841b332d5c94de7a774616f8d80d68d9be57ddc Mon Sep 17 00:00:00 2001 From: termux-pacman-bot Date: Sun, 25 Jan 2026 04:27:18 +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 ea6329e083..925665a036 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.2 -TERMUX_PKG_REVISION=13 +TERMUX_PKG_REVISION=14 TERMUX_PKG_SRCURL=https://github.com/termux/command-not-found/archive/refs/tags/${TERMUX_PKG_VERSION}.tar.gz TERMUX_PKG_SHA256=fb9fd13995a0b4ce3e72c4a679c25cb525d973f6d3eb480f5bb68807e26bd3b9 TERMUX_PKG_DEPENDS="libc++"