summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorevs-ch2021-02-07 13:00:46 +0100
committerevs-ch2021-02-07 13:00:46 +0100
commitc25c5444a77898fe17c3a7711001be922b14a3fe (patch)
tree5b9b108c339416a718ae38c02a77a3fc0d294249
parentaeabb2793092b4b25777f42d03bb32f659d8e82f (diff)
downloadaur-c25c5444a77898fe17c3a7711001be922b14a3fe.tar.gz
v85.0.1-1
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD12
2 files changed, 13 insertions, 13 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9dfe17cfae85..f4bbc6866501 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = librewolf
pkgdesc = Community-maintained fork of Firefox, focused on privacy, security and freedom.
- pkgver = 85.0
+ pkgver = 85.0.1
pkgrel = 1
url = https://librewolf-community.gitlab.io/
arch = x86_64
@@ -47,21 +47,21 @@ pkgbase = librewolf
options = !emptydirs
options = !makeflags
options = !strip
- source_x86_64 = https://archive.mozilla.org/pub/firefox/releases/85.0/source/firefox-85.0.source.tar.xz
+ source_x86_64 = https://archive.mozilla.org/pub/firefox/releases/85.0.1/source/firefox-85.0.1.source.tar.xz
source_x86_64 = librewolf.desktop
source_x86_64 = git+https://gitlab.com/librewolf-community/browser/common.git
source_x86_64 = git+https://gitlab.com/librewolf-community/settings.git
source_x86_64 = megabar.patch
source_x86_64 = remove_addons.patch
source_x86_64 = unity-menubar.patch
- sha256sums_x86_64 = 5f03712642f5e77de4581d2ba3ee3e87cfa44c3d2fdd8fe0fb56ea05a57f7b50
+ sha256sums_x86_64 = e98f586aa4d58e7418da41a2d19cd30030d072f86edd24a3fd6f769284287cee
sha256sums_x86_64 = 0b28ba4cc2538b7756cb38945230af52e8c4659b2006262da6f3352345a8bed2
sha256sums_x86_64 = SKIP
sha256sums_x86_64 = SKIP
sha256sums_x86_64 = 682bf4bf5d79db0080aa132235a95b25745c8ef944d2a2e1fed985489d894df5
sha256sums_x86_64 = f2f7403c9abd33a7470a5861e247b488693cf8d7d55c506e7e579396b7bf11e6
- sha256sums_x86_64 = 6ca4d5a50a6645ff35da0bd2e9b606172f55123ddaec3ed1f87416c18f9800ff
- source_aarch64 = https://archive.mozilla.org/pub/firefox/releases/85.0/source/firefox-85.0.source.tar.xz
+ sha256sums_x86_64 = ee302586f5291f809759f5eae3e5bad60b13007d9a9d37ac7f397597eb1d8665
+ source_aarch64 = https://archive.mozilla.org/pub/firefox/releases/85.0.1/source/firefox-85.0.1.source.tar.xz
source_aarch64 = librewolf.desktop
source_aarch64 = git+https://gitlab.com/librewolf-community/browser/common.git
source_aarch64 = git+https://gitlab.com/librewolf-community/settings.git
@@ -70,13 +70,13 @@ pkgbase = librewolf
source_aarch64 = unity-menubar.patch
source_aarch64 = arm.patch
source_aarch64 = https://raw.githubusercontent.com/archlinuxarm/PKGBUILDs/master/extra/firefox/build-arm-libopus.patch
- sha256sums_aarch64 = 5f03712642f5e77de4581d2ba3ee3e87cfa44c3d2fdd8fe0fb56ea05a57f7b50
+ sha256sums_aarch64 = e98f586aa4d58e7418da41a2d19cd30030d072f86edd24a3fd6f769284287cee
sha256sums_aarch64 = 0b28ba4cc2538b7756cb38945230af52e8c4659b2006262da6f3352345a8bed2
sha256sums_aarch64 = SKIP
sha256sums_aarch64 = SKIP
sha256sums_aarch64 = 682bf4bf5d79db0080aa132235a95b25745c8ef944d2a2e1fed985489d894df5
sha256sums_aarch64 = f2f7403c9abd33a7470a5861e247b488693cf8d7d55c506e7e579396b7bf11e6
- sha256sums_aarch64 = 6ca4d5a50a6645ff35da0bd2e9b606172f55123ddaec3ed1f87416c18f9800ff
+ sha256sums_aarch64 = ee302586f5291f809759f5eae3e5bad60b13007d9a9d37ac7f397597eb1d8665
sha256sums_aarch64 = 6ca87d2ac7dc48e6f595ca49ac8151936afced30d268a831c6a064b52037f6b7
sha256sums_aarch64 = 2d4d91f7e35d0860225084e37ec320ca6cae669f6c9c8fe7735cdbd542e3a7c9
diff --git a/PKGBUILD b/PKGBUILD
index 767fd8cb14f7..3a4fc818c8cb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=librewolf
_pkgname=LibreWolf
-pkgver=85.0
+pkgver=85.0.1
pkgrel=1
pkgdesc="Community-maintained fork of Firefox, focused on privacy, security and freedom."
arch=(x86_64 aarch64)
@@ -23,7 +23,7 @@ optdepends=('networkmanager: Location detection via available WiFi networks'
'hunspell-en_US: Spell checking, American English')
options=(!emptydirs !makeflags !strip)
_arch_svn=https://git.archlinux.org/svntogit/packages.git/plain/trunk
-_settings_commit=640b375dc02c5b089f678ed16b0232d1c0cc0721
+_settings_commit=3feb12464aa81df2f4ff162fce69890614c0ac8f
source_x86_64=(https://archive.mozilla.org/pub/firefox/releases/$pkgver/source/firefox-$pkgver.source.tar.xz
$pkgname.desktop
"git+https://gitlab.com/${pkgname}-community/browser/common.git"
@@ -41,20 +41,20 @@ source_aarch64=(https://archive.mozilla.org/pub/firefox/releases/$pkgver/source/
arm.patch
https://raw.githubusercontent.com/archlinuxarm/PKGBUILDs/master/extra/firefox/build-arm-libopus.patch)
-sha256sums_x86_64=('5f03712642f5e77de4581d2ba3ee3e87cfa44c3d2fdd8fe0fb56ea05a57f7b50'
+sha256sums_x86_64=('e98f586aa4d58e7418da41a2d19cd30030d072f86edd24a3fd6f769284287cee'
'0b28ba4cc2538b7756cb38945230af52e8c4659b2006262da6f3352345a8bed2'
'SKIP'
'SKIP'
'682bf4bf5d79db0080aa132235a95b25745c8ef944d2a2e1fed985489d894df5'
'f2f7403c9abd33a7470a5861e247b488693cf8d7d55c506e7e579396b7bf11e6'
- '6ca4d5a50a6645ff35da0bd2e9b606172f55123ddaec3ed1f87416c18f9800ff')
-sha256sums_aarch64=('5f03712642f5e77de4581d2ba3ee3e87cfa44c3d2fdd8fe0fb56ea05a57f7b50'
+ 'ee302586f5291f809759f5eae3e5bad60b13007d9a9d37ac7f397597eb1d8665')
+sha256sums_aarch64=('e98f586aa4d58e7418da41a2d19cd30030d072f86edd24a3fd6f769284287cee'
'0b28ba4cc2538b7756cb38945230af52e8c4659b2006262da6f3352345a8bed2'
'SKIP'
'SKIP'
'682bf4bf5d79db0080aa132235a95b25745c8ef944d2a2e1fed985489d894df5'
'f2f7403c9abd33a7470a5861e247b488693cf8d7d55c506e7e579396b7bf11e6'
- '6ca4d5a50a6645ff35da0bd2e9b606172f55123ddaec3ed1f87416c18f9800ff'
+ 'ee302586f5291f809759f5eae3e5bad60b13007d9a9d37ac7f397597eb1d8665'
'6ca87d2ac7dc48e6f595ca49ac8151936afced30d268a831c6a064b52037f6b7'
'2d4d91f7e35d0860225084e37ec320ca6cae669f6c9c8fe7735cdbd542e3a7c9')