diff options
author | Judah Milgram <milgram at cgpp dot com> | 2024-02-02 08:13:25 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-02-02 10:11:20 +0700 |
commit | 619db0381d7ea27f60ad080354b15b3725c7807d (patch) | |
tree | 1b1b31e02292f4698f6048541e09b505e69d1a4d /office | |
parent | 585b0e1d2ade78a81300d9b39b2031f57df70814 (diff) |
office/hebcal: Updated for version 5.8.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office')
-rw-r--r-- | office/hebcal/hebcal.SlackBuild | 4 | ||||
-rw-r--r-- | office/hebcal/hebcal.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/office/hebcal/hebcal.SlackBuild b/office/hebcal/hebcal.SlackBuild index e1acea695284..04f1d63d582f 100644 --- a/office/hebcal/hebcal.SlackBuild +++ b/office/hebcal/hebcal.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for hebcal -# Copyright 2017-2023 Judah Milgram, Washington DC +# Copyright 2017-2024 Judah Milgram, Washington DC # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=hebcal -VERSION=${VERSION:-5.8.2} +VERSION=${VERSION:-5.8.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/office/hebcal/hebcal.info b/office/hebcal/hebcal.info index c8a75a318e26..bd846f59e7d8 100644 --- a/office/hebcal/hebcal.info +++ b/office/hebcal/hebcal.info @@ -1,8 +1,8 @@ PRGNAM="hebcal" -VERSION="5.8.2" +VERSION="5.8.4" HOMEPAGE="http://hebcal.github.io/" -DOWNLOAD="https://github.com/hebcal/hebcal/archive/v5.8.2/hebcal-5.8.2.tar.gz" -MD5SUM="3b8d22af1652fee308d5068fc39e3053" +DOWNLOAD="https://github.com/hebcal/hebcal/archive/v5.8.4/hebcal-5.8.4.tar.gz" +MD5SUM="7a22d277057acac8e33675af009c0d1f" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |