summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhawkeye1164772020-06-03 22:56:39 +0200
committerhawkeye1164772020-06-03 22:56:39 +0200
commit0d66245b975eaef2b25cb944a7f3a7137d3d3ac0 (patch)
tree9d387359c348234de354b09c9852762277b56572
parentd109d0fcec61129be4b50f1c67cebc0571d35906 (diff)
downloadaur-0d66245b975eaef2b25cb944a7f3a7137d3d3ac0.tar.gz
New version
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3f50c59b1737..ce082cec5bf4 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.05
+ pkgver = 2020.06
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.05
+ provides = waterfox-classic=2020.06
conflicts = waterfox-classic
conflicts = waterfox-classic-git
replaces = waterfox-bin
source = waterfox-classic.desktop
- source = https://storage-waterfox.netdna-ssl.com/releases/linux64/installer/waterfox-classic-2020.05.en-US.linux-x86_64.tar.bz2
+ source = https://storage-waterfox.netdna-ssl.com/releases/linux64/installer/waterfox-classic-2020.06.en-US.linux-x86_64.tar.bz2
sha256sums = a364e830e980417095a5a45fb2c9c635fa8d248884816c26e3f31ce993130537
- sha256sums = 4162f431186c83069bd84373b1938a3155c83cb6e6776b44e4b832d545f3fe23
+ sha256sums = a36da5525ceadf0d56e84c66f3182928cc92d5276fe944722fdef278704ca03c
pkgname = waterfox-classic-bin
diff --git a/PKGBUILD b/PKGBUILD
index 0910e632ba74..60f73915d13c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Simon Kronberg <Simon.Kronberg at gmail dot com>
pkgname=waterfox-classic-bin
-pkgver=2020.05
+pkgver=2020.06
pkgrel=1
pkgdesc="Customizable privacy-conscious web browser with primary support for legacy extensions"
arch=('x86_64')
@@ -71,4 +71,4 @@ END
}
sha256sums=('a364e830e980417095a5a45fb2c9c635fa8d248884816c26e3f31ce993130537'
- '4162f431186c83069bd84373b1938a3155c83cb6e6776b44e4b832d545f3fe23')
+ 'a36da5525ceadf0d56e84c66f3182928cc92d5276fe944722fdef278704ca03c')