From 6a4124cd9b6711d5cea9fb5f8ab78c60ae3550ef Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Sat, 10 Aug 2024 03:41:03 -0400 Subject: system/smenu: Updated for version 1.4.0. Signed-off-by: B. Watson Signed-off-by: Willy Sudiarto Raharjo --- system/smenu/smenu.SlackBuild | 4 +++- system/smenu/smenu.info | 6 +++--- 2 files changed, 6 insertions(+), 4 deletions(-) (limited to 'system') diff --git a/system/smenu/smenu.SlackBuild b/system/smenu/smenu.SlackBuild index 9d83b1160c..90bd5ff5a1 100644 --- a/system/smenu/smenu.SlackBuild +++ b/system/smenu/smenu.SlackBuild @@ -6,10 +6,12 @@ # Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details. +# 20240810 bkw: updated for v1.4.0. + cd $(dirname $0) ; CWD=$(pwd) PRGNAM=smenu -VERSION=${VERSION:-1.3.0} +VERSION=${VERSION:-1.4.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/system/smenu/smenu.info b/system/smenu/smenu.info index c771324c90..cce0934061 100644 --- a/system/smenu/smenu.info +++ b/system/smenu/smenu.info @@ -1,8 +1,8 @@ PRGNAM="smenu" -VERSION="1.3.0" +VERSION="1.4.0" HOMEPAGE="https://github.com/p-gen/smenu/" -DOWNLOAD="https://github.com/p-gen/smenu/archive/v1.3.0/smenu-1.3.0.tar.gz" -MD5SUM="67301a5460e6888d6d3834765fa62c35" +DOWNLOAD="https://github.com/p-gen/smenu/archive/v1.4.0/smenu-1.4.0.tar.gz" +MD5SUM="6119b19201f3f59b1762a1c1f2e9cb42" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -- cgit v1.2.3