From 41b8eb5c284fae7dff35dd7c20189148b60a191d Mon Sep 17 00:00:00 2001 From: Willy Sudiarto Raharjo Date: Tue, 23 Mar 2021 23:21:30 +0700 Subject: [PATCH] eom: Upgraded to 1.24.2. Signed-off-by: Willy Sudiarto Raharjo --- base/eom/eom.SlackBuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/base/eom/eom.SlackBuild b/base/eom/eom.SlackBuild index ef7f142..7be1547 100644 --- a/base/eom/eom.SlackBuild +++ b/base/eom/eom.SlackBuild @@ -3,7 +3,7 @@ # Slackware build script for eom # Copyright 2013 Chess Griffin Raleigh, NC -# Copyright 2013-2020 Willy Sudiarto Raharjo +# Copyright 2013-2021 Willy Sudiarto Raharjo # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,7 +24,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=eom -VERSION=${VERSION:-1.24.1} +VERSION=${VERSION:-1.24.2} BUILD=${BUILD:-1} TAG=${TAG:-_msb}