summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorevs-ch2020-04-08 10:44:57 +0200
committerevs-ch2020-04-08 10:44:57 +0200
commit6e603030061c8f5719fcb1a0d765f9d48d8534b3 (patch)
tree89da155d84d7ed83b6eb9eaf147dc2b5da747fd2
parent3255436dd85077381f7cd3359ec53ecc39eb95e4 (diff)
downloadaur-6e603030061c8f5719fcb1a0d765f9d48d8534b3.tar.gz
v75.0-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b662a7b8866c..bf4c73816ef9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = librewolf
pkgdesc = Community-maintained fork of Firefox, focused on privacy, security and freedom.
- pkgver = 74.0.1
+ pkgver = 75.0
pkgrel = 1
url = https://librewolf-community.gitlab.io/
arch = x86_64
@@ -47,11 +47,11 @@ pkgbase = librewolf
options = !emptydirs
options = !makeflags
options = !strip
- source = https://archive.mozilla.org/pub/firefox/releases/74.0.1/source/firefox-74.0.1.source.tar.xz
+ source = https://archive.mozilla.org/pub/firefox/releases/75.0/source/firefox-75.0.source.tar.xz
source = librewolf.desktop
source = git+https://gitlab.com/librewolf-community/browser/common.git
source = git+https://gitlab.com/librewolf-community/settings.git
- sha256sums = 62e4297b682fad1ea50d8e32fc51c811169f8edec8d12d2aab0ea60b3197f011
+ sha256sums = bbb1054d8f2717c634480556d3753a8483986af7360e023bb6232df80b746b0f
sha256sums = 0471d32366c6f415f7608b438ddeb10e2f998498c389217cdd6cc52e8249996b
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index a52ef6d2e69d..50d1916032b9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=librewolf
_pkgname=LibreWolf
-pkgver=74.0.1
+pkgver=75.0
pkgrel=1
pkgdesc="Community-maintained fork of Firefox, focused on privacy, security and freedom."
arch=(x86_64 aarch64)
@@ -26,7 +26,7 @@ source=(https://archive.mozilla.org/pub/firefox/releases/$pkgver/source/firefox-
$pkgname.desktop
"git+https://gitlab.com/${pkgname}-community/browser/common.git"
"git+https://gitlab.com/${pkgname}-community/settings.git")
-sha256sums=('62e4297b682fad1ea50d8e32fc51c811169f8edec8d12d2aab0ea60b3197f011'
+sha256sums=('bbb1054d8f2717c634480556d3753a8483986af7360e023bb6232df80b746b0f'
'0471d32366c6f415f7608b438ddeb10e2f998498c389217cdd6cc52e8249996b'
'SKIP'
'SKIP')