From 8c8a8e9812e02002e448760231e374830a050ca8 Mon Sep 17 00:00:00 2001 From: termux-pacman-bot Date: Sun, 26 Oct 2025 04:06:05 +0000 Subject: [PATCH] rebuild(main/command-not-found): to update database --- packages/command-not-found/build.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/packages/command-not-found/build.sh b/packages/command-not-found/build.sh index cbb496517a..16924aa42a 100644 --- a/packages/command-not-found/build.sh +++ b/packages/command-not-found/build.sh @@ -3,6 +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=1 TERMUX_PKG_SRCURL=https://github.com/termux/command-not-found/archive/${TERMUX_PKG_VERSION}.tar.gz TERMUX_PKG_SHA256=fb9fd13995a0b4ce3e72c4a679c25cb525d973f6d3eb480f5bb68807e26bd3b9 TERMUX_PKG_DEPENDS="libc++"