Skip to content

Commit

Permalink
network/librewolf: Updated for version 127.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kovmir committed Jun 21, 2024
1 parent ee8422d commit 309e12e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion network/librewolf/librewolf.SlackBuild
Original file line number Diff line number Diff line change
Expand Up @@ -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}
Expand Down
6 changes: 3 additions & 3 deletions network/librewolf/librewolf.info
Original file line number Diff line number Diff line change
@@ -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="[email protected]"

0 comments on commit 309e12e

Please sign in to comment.