Browse Source
office/hebcal: Updated for version 5.9.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
pull/299/head
Judah Milgram
6 months ago
committed by
Willy Sudiarto Raharjo
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with
4 additions and
4 deletions
-
office/hebcal/hebcal.SlackBuild
-
office/hebcal/hebcal.info
|
|
|
@ -25,7 +25,7 @@ |
|
|
|
cd $(dirname $0) ; CWD=$(pwd) |
|
|
|
|
|
|
|
PRGNAM=hebcal |
|
|
|
VERSION=${VERSION:-5.9.1} |
|
|
|
VERSION=${VERSION:-5.9.2} |
|
|
|
BUILD=${BUILD:-1} |
|
|
|
TAG=${TAG:-_SBo} |
|
|
|
PKGTYPE=${PKGTYPE:-tgz} |
|
|
|
|
|
|
|
@ -1,8 +1,8 @@ |
|
|
|
PRGNAM="hebcal" |
|
|
|
VERSION="5.9.1" |
|
|
|
VERSION="5.9.2" |
|
|
|
HOMEPAGE="http://hebcal.github.io/" |
|
|
|
DOWNLOAD="https://github.com/hebcal/hebcal/archive/v5.9.1/hebcal-5.9.1.tar.gz" |
|
|
|
MD5SUM="b172d4a8e419b5cb0ed46da0a8de0320" |
|
|
|
DOWNLOAD="https://github.com/hebcal/hebcal/archive/v5.9.2/hebcal-5.9.2.tar.gz" |
|
|
|
MD5SUM="a822973ee1620719bef69be9e05dd60f" |
|
|
|
DOWNLOAD_x86_64="" |
|
|
|
MD5SUM_x86_64="" |
|
|
|
REQUIRES="" |
|
|
|
|