From 17c23286e67139d69811f2c469b21411d9018151 Mon Sep 17 00:00:00 2001 From: Termux Github Actions Date: Sun, 3 Dec 2023 00:12: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 02eaa2f224b758..af1d9d74e20b0d 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="@termux" TERMUX_PKG_VERSION=2.4.0 +TERMUX_PKG_REVISION=1 TERMUX_PKG_SRCURL=https://github.com/termux/command-not-found/archive/${TERMUX_PKG_VERSION}.tar.gz TERMUX_PKG_SHA256=4b7d3684437a33c343a31db00116a3170d24f0cfeebe1f75951b785cf5736aac TERMUX_PKG_DEPENDS="libc++"