diff options
author | ohfp <1813007-ohfp@users.noreply.gitlab.com> | 2020-07-02 11:51:12 +0200 |
---|---|---|
committer | ohfp <1813007-ohfp@users.noreply.gitlab.com> | 2020-07-02 11:51:12 +0200 |
commit | e3c1afec187eded461be88424c260b385df3b6a4 (patch) | |
tree | 75e0d9f1786d1fe31098d3012ff98dd561128a01 /PKGBUILD | |
parent | update megabar patch (diff) | |
download | librewolf-linux-e3c1afec187eded461be88424c260b385df3b6a4.tar.gz librewolf-linux-e3c1afec187eded461be88424c260b385df3b6a4.tar.bz2 librewolf-linux-e3c1afec187eded461be88424c260b385df3b6a4.zip |
v78.0.1-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -6,7 +6,7 @@ pkgname=librewolf _pkgname=LibreWolf # how to get ci vars instead? -pkgver=78.0 +pkgver=78.0.1 pkgrel=1 pkgdesc="Community-maintained fork of Firefox, focused on privacy, security and freedom." arch=(x86_64 aarch64) @@ -37,13 +37,13 @@ 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=('291a593151e476e6c4b61e48a3bdd5a11896fbde6261dcad347d5b7df265a058' +sha256sums_x86_64=('494d277b120028e036e2aee3f658d79afc895457dc6aadb1c02f0547ef1d66ca' '0b28ba4cc2538b7756cb38945230af52e8c4659b2006262da6f3352345a8bed2' 'SKIP' 'SKIP' '2bef819c55935f6c72a7aa28273ecddfce0888429a32465feb6c34a16ff1ed9c' '4425388d62cbb7ec3808926ae5e04021b17af8a0b6ba47c08a253ecfdcc264c0') -sha256sums_aarch64=('291a593151e476e6c4b61e48a3bdd5a11896fbde6261dcad347d5b7df265a058' +sha256sums_aarch64=('494d277b120028e036e2aee3f658d79afc895457dc6aadb1c02f0547ef1d66ca' '0b28ba4cc2538b7756cb38945230af52e8c4659b2006262da6f3352345a8bed2' 'SKIP' 'SKIP' |