From 407ede028b191f569df645f0b30a1785faed34d0 Mon Sep 17 00:00:00 2001
From: Termux Github Actions <contact@termux.dev>
Date: Sun, 8 Dec 2024 00:16:50 +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 db887220156e504..3bfe8764a16d402 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.4.0
-TERMUX_PKG_REVISION=53
+TERMUX_PKG_REVISION=54
 TERMUX_PKG_SRCURL=https://github.com/termux/command-not-found/archive/${TERMUX_PKG_VERSION}.tar.gz
 TERMUX_PKG_SHA256=4b7d3684437a33c343a31db00116a3170d24f0cfeebe1f75951b785cf5736aac
 TERMUX_PKG_DEPENDS="libc++"