summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris. H2020-02-15 19:01:27 +0100
committerChris. H2020-02-15 19:01:27 +0100
commite1d2b684c37dc14312b6501c9e57ad45003e97ee (patch)
tree55b87de74dd2705d2927b78e2da6d460e7dad16f
parent4c26cb9c9f9e04c746d1f67367dd73f6d5721141 (diff)
downloadaur-e1d2b684c37dc14312b6501c9e57ad45003e97ee.tar.gz
v73.0-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bf3b4b810f1a..4845d67855b9 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.2
+ pkgver = 73.0
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.2/source/firefox-72.0.2.source.tar.xz
+ source = https://archive.mozilla.org/pub/firefox/releases/73.0/source/firefox-73.0.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 = 77fd224bea885172d757aef587ad443f2171aa84e4297bca55df91a1951be389
+ sha256sums = b57af802aae32d7f4624ce8b373701236b76904abcb893ded9e0cb5805ba6e17
sha256sums = 0471d32366c6f415f7608b438ddeb10e2f998498c389217cdd6cc52e8249996b
sha256sums = e03332f0e865949df5af9c231a364e9e1068fca0439621b98c2d4160d93e674f
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 5192ceddabd5..9e48e4fe7125 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=librewolf
_pkgname=LibreWolf
-pkgver=72.0.2
+pkgver=73.0
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=('77fd224bea885172d757aef587ad443f2171aa84e4297bca55df91a1951be389'
+sha256sums=('b57af802aae32d7f4624ce8b373701236b76904abcb893ded9e0cb5805ba6e17'
'0471d32366c6f415f7608b438ddeb10e2f998498c389217cdd6cc52e8249996b'
'e03332f0e865949df5af9c231a364e9e1068fca0439621b98c2d4160d93e674f'
'SKIP'