summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris. H2020-01-11 21:00:41 +0100
committerChris. H2020-01-11 21:00:41 +0100
commitbecc1cb8a9738bde1b53125092c8d7d00a9c4662 (patch)
treef300ed7ad733ad2af7a0ac988abb9e2651c56fac
parent1de7409a76d33a4c2c267e294ee96236ef115180 (diff)
downloadaur-becc1cb8a9738bde1b53125092c8d7d00a9c4662.tar.gz
v72.0.1-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2be6c17c5148..b561ebc554d2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = librewolf
pkgdesc = Community-maintained fork of Librefox: a privacy and security-focused browser
- pkgver = 72.0
+ pkgver = 72.0.1
pkgrel = 1
url = https://LibreWolf.gitlab.io
arch = x86_64
@@ -46,12 +46,12 @@ pkgbase = librewolf
options = !emptydirs
options = !makeflags
options = !strip
- source = https://archive.mozilla.org/pub/firefox/releases/72.0/source/firefox-72.0.source.tar.xz
+ source = https://archive.mozilla.org/pub/firefox/releases/72.0.1/source/firefox-72.0.1.source.tar.xz
source = librewolf.desktop
source = librewolf.cfg.patch
source = git+https://gitlab.com/librewolf-community/browser/common.git
source = git+https://gitlab.com/librewolf-community/settings.git
- sha256sums = 6473b2d854828b5d3dbe4b01093e8993141de7707d5d01eb32bd16a469b46708
+ sha256sums = 1fa59aedc8469c3e6ffb12449ab7de2f93776f7679eedebfb74aa309b694956f
sha256sums = 0471d32366c6f415f7608b438ddeb10e2f998498c389217cdd6cc52e8249996b
sha256sums = e03332f0e865949df5af9c231a364e9e1068fca0439621b98c2d4160d93e674f
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index e6c33e8d3006..734e35656251 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=librewolf
_pkgname=LibreWolf
-pkgver=72.0
+pkgver=72.0.1
pkgrel=1
pkgdesc="Community-maintained fork of Librefox: a privacy and security-focused browser"
arch=(x86_64)
@@ -27,7 +27,7 @@ source=(https://archive.mozilla.org/pub/firefox/releases/$pkgver/source/firefox-
$pkgname.cfg.patch
"git+https://gitlab.com/${pkgname}-community/browser/common.git"
"git+https://gitlab.com/${pkgname}-community/settings.git")
-sha256sums=('6473b2d854828b5d3dbe4b01093e8993141de7707d5d01eb32bd16a469b46708'
+sha256sums=('1fa59aedc8469c3e6ffb12449ab7de2f93776f7679eedebfb74aa309b694956f'
'0471d32366c6f415f7608b438ddeb10e2f998498c389217cdd6cc52e8249996b'
'e03332f0e865949df5af9c231a364e9e1068fca0439621b98c2d4160d93e674f'
'SKIP'