network/palemoon-bin: updated for version 30.0.0

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
khronosschoty 2022-03-19 06:54:27 -07:00 committed by Willy Sudiarto Raharjo
parent 595fc064b1
commit 27a125df17
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -28,7 +28,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=palemoon-bin
SRCNAM=palemoon
VERSION=${VERSION:-29.4.4}
VERSION=${VERSION:-30.0.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,10 +1,10 @@
PRGNAM="palemoon-bin"
VERSION="29.4.4"
VERSION="30.0.0"
HOMEPAGE="https://www.palemoon.org/"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
DOWNLOAD_x86_64="http://linux.palemoon.org/datastore/release/palemoon-29.4.4.linux-x86_64-gtk2.tar.xz"
MD5SUM_x86_64="0e6295ed60fb1783e95f436a990adb47"
DOWNLOAD_x86_64="http://linux.palemoon.org/datastore/release/palemoon-30.0.0.linux-x86_64-gtk2.tar.xz"
MD5SUM_x86_64="e9a14c4b92fcebb5fbbbeeb616b02191"
REQUIRES=""
MAINTAINER="khronosschoty"
EMAIL="khronosschoty@posteo.org"