From 81daf097793f362e62e2fdb99ea532d15a1165a9 Mon Sep 17 00:00:00 2001 From: Henrik Grimler Date: Wed, 8 Jul 2020 22:07:20 +0200 Subject: [PATCH] Revert "Update command-not-found lists" This reverts commit 81735731ca0ac4522a8bdcd630a16ccca592d7f8. Something went wrong with the latest list update: https://github.com/termux/command-not-found/issues/4 --- packages/command-not-found/build.sh | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/packages/command-not-found/build.sh b/packages/command-not-found/build.sh index fdd0e89c6..1fadfe907 100644 --- a/packages/command-not-found/build.sh +++ b/packages/command-not-found/build.sh @@ -1,6 +1,7 @@ TERMUX_PKG_HOMEPAGE=https://github.com/termux/command-not-found TERMUX_PKG_DESCRIPTION="Suggest installation of packages in interactive shell sessions" TERMUX_PKG_LICENSE="Apache-2.0" -TERMUX_PKG_VERSION=1.54 +TERMUX_PKG_VERSION=1.53 +TERMUX_PKG_REVISION=1 TERMUX_PKG_SRCURL=https://github.com/termux/command-not-found/archive/${TERMUX_PKG_VERSION}.tar.gz -TERMUX_PKG_SHA256=d76d375ab50a00f8841f5ce095eb37f0d0d8f4880536f835ada82048ee4bcdea +TERMUX_PKG_SHA256=6c3e2cc67913f35b275b122b0d16ecc45093b3b0496fdd2682db56348b931214