summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhawkeye1164772020-09-23 11:21:04 +0200
committerhawkeye1164772020-09-23 11:21:04 +0200
commit2f9a84126cdcbc1488c39cf86fdbe4caa6188935 (patch)
treefb8d87e00da7e835e7988b2e58d090422decda65
parente22ea9558c7f9672ed74fed1a3398994fe28d67a (diff)
downloadaur-2f9a84126cdcbc1488c39cf86fdbe4caa6188935.tar.gz
Update
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bc9bf43b022f..ac04cdc71f8a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = waterfox-classic-bin
pkgdesc = Customizable privacy-conscious web browser with primary support for legacy extensions
- pkgver = 2020.08.1
+ pkgver = 2020.09
pkgrel = 1
url = https://www.waterfox.net
arch = x86_64
@@ -20,14 +20,14 @@ pkgbase = waterfox-classic-bin
optdepends = alsa-lib: Audio support
optdepends = speech-dispatcher: Text-to-Speech
optdepends = hunspell-en_US: Spell checking, American English
- provides = waterfox-classic=2020.08.1
+ provides = waterfox-classic=2020.09
conflicts = waterfox-classic
conflicts = waterfox-classic-git
replaces = waterfox-bin
source = waterfox-classic.desktop
- source = https://cdn.waterfox.net/releases/linux64/installer/waterfox-classic-2020.08.1.en-US.linux-x86_64.tar.bz2
+ source = https://cdn.waterfox.net/releases/linux64/installer/waterfox-classic-2020.09.en-US.linux-x86_64.tar.bz2
sha256sums = a364e830e980417095a5a45fb2c9c635fa8d248884816c26e3f31ce993130537
- sha256sums = d01b6be015fcc0ff6c9552e2b07e234a93f9c3ca6ce288c2101a9cfa63e518de
+ sha256sums = 175974432a381339db22843fa7b3df05c888891544ad6e7d236694ef596cc51b
pkgname = waterfox-classic-bin
diff --git a/PKGBUILD b/PKGBUILD
index 14c9df5d6be7..a6271cbd23fc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Simon Kronberg <Simon.Kronberg at gmail dot com>
pkgname=waterfox-classic-bin
-pkgver=2020.08.1
+pkgver=2020.09
pkgrel=1
pkgdesc="Customizable privacy-conscious web browser with primary support for legacy extensions"
arch=('x86_64')
@@ -71,4 +71,4 @@ END
}
sha256sums=('a364e830e980417095a5a45fb2c9c635fa8d248884816c26e3f31ce993130537'
- 'd01b6be015fcc0ff6c9552e2b07e234a93f9c3ca6ce288c2101a9cfa63e518de')
+ '175974432a381339db22843fa7b3df05c888891544ad6e7d236694ef596cc51b')