aboutsummaryrefslogtreecommitdiff
path: root/PKGBUILD
diff options
context:
space:
mode:
authorohfp <1813007-ohfp@users.noreply.gitlab.com>2020-05-08 18:14:53 +0200
committerohfp <1813007-ohfp@users.noreply.gitlab.com>2020-05-08 18:14:57 +0200
commitc4c9836a11aab26cb4bd6e5a57073a79c3e020cb (patch)
tree3d824cbe5017e82e2f604c894dbdc18e9539f402 /PKGBUILD
parentbump pkgrel for new builds (diff)
downloadlibrewolf-linux-c4c9836a11aab26cb4bd6e5a57073a79c3e020cb.tar.gz
librewolf-linux-c4c9836a11aab26cb4bd6e5a57073a79c3e020cb.tar.bz2
librewolf-linux-c4c9836a11aab26cb4bd6e5a57073a79c3e020cb.zip
v76.0.1-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c44b843..9551c40 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,8 +6,8 @@
pkgname=librewolf
_pkgname=LibreWolf
# how to get ci vars instead?
-pkgver=76.0
-pkgrel=2
+pkgver=76.0.1
+pkgrel=1
pkgdesc="Community-maintained fork of Firefox, focused on privacy, security and freedom."
arch=(x86_64 aarch64)
license=(MPL GPL LGPL)
@@ -28,7 +28,7 @@ source=(https://archive.mozilla.org/pub/firefox/releases/$pkgver/source/firefox-
"git+https://gitlab.com/${pkgname}-community/browser/common.git"
"git+https://gitlab.com/${pkgname}-community/settings.git"
"remove_addons.patch")
-sha256sums=('3b7b97b0b0625fc6ec23ee28d425988c679d3a56f362d62fd3b225a5d50afdc8'
+sha256sums=('f61761e32774a6bdfedd5937c4992fbe5e24c3df057c2b9a559fcd0d038777c3'
'0b28ba4cc2538b7756cb38945230af52e8c4659b2006262da6f3352345a8bed2'
'SKIP'
'SKIP'
bgstack15