mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
network/palemoon-bin: updated for version 30.0.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
595fc064b1
commit
27a125df17
2 changed files with 4 additions and 4 deletions
|
@ -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}
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue