mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
network/librewolf: Updated for version 127.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
e5eb8d11ba
commit
d803b33e49
2 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
|||
cd "$(dirname "$0")" ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=librewolf
|
||||
VERSION=${VERSION:-126.0}
|
||||
VERSION=${VERSION:-127.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="librewolf"
|
||||
VERSION="126.0"
|
||||
VERSION="127.0"
|
||||
HOMEPAGE="https://librewolf.net/"
|
||||
DOWNLOAD="UNSUPPORTED"
|
||||
MD5SUM=""
|
||||
DOWNLOAD_x86_64="https://gitlab.com/api/v4/projects/24386000/packages/generic/librewolf/126.0-1/LibreWolf.x86_64.AppImage"
|
||||
MD5SUM_x86_64="0b3148f3a59ad00fb216d2f9bce82870"
|
||||
DOWNLOAD_x86_64="https://gitlab.com/api/v4/projects/24386000/packages/generic/librewolf/127.0-1/LibreWolf.x86_64.AppImage"
|
||||
MD5SUM_x86_64="0c840c8b75d03069151982e8eae68af0"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Ivan Kovmir"
|
||||
EMAIL="i@kovmir.eu"
|
||||
|
|
Loading…
Reference in a new issue