diff options
Diffstat (limited to 'office/hebcal/hebcal.SlackBuild')
-rw-r--r-- | office/hebcal/hebcal.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/office/hebcal/hebcal.SlackBuild b/office/hebcal/hebcal.SlackBuild index c1a301bbd0..6b37f9f5f9 100644 --- a/office/hebcal/hebcal.SlackBuild +++ b/office/hebcal/hebcal.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for hebcal -# Copyright 2017-2024 Judah Milgram, Washington DC +# Copyright 2017-2025 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.7} +VERSION=${VERSION:-5.9.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |