network/librewolf: Updated for version 120.0.1.

Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Ivan Kovmir 2023-12-02 14:20:16 +01:00 committed by Willy Sudiarto Raharjo
parent 172a69eb9a
commit 52302d3ea9
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View File

@ -25,7 +25,7 @@
cd "$(dirname "$0")" ; CWD=$(pwd)
PRGNAM=librewolf
VERSION=${VERSION:-119.0}
VERSION=${VERSION:-120.0.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View File

@ -1,10 +1,10 @@
PRGNAM="librewolf"
VERSION="119.0"
VERSION="120.0.1"
HOMEPAGE="https://librewolf.net/"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
DOWNLOAD_x86_64="https://gitlab.com/api/v4/projects/24386000/packages/generic/librewolf/119.0-5/LibreWolf.x86_64.AppImage"
MD5SUM_x86_64="f918857dd965d1ba084d254dc75546d6"
DOWNLOAD_x86_64="https://gitlab.com/api/v4/projects/24386000/packages/generic/librewolf/120.0.1-1/LibreWolf.x86_64.AppImage"
MD5SUM_x86_64="3d7ef7f2907e1e59ce9e0e38af3dbf1c"
REQUIRES=""
MAINTAINER="Ivan Kovmir"
EMAIL="i@kovmir.eu"