summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorscekron2020-06-04 07:50:37 +0200
committerscekron2020-06-04 07:50:37 +0200
commit03050f1bbd50dd91980aa02a5d719e4395342de3 (patch)
tree4354d507b9801a5f19bf2b730d71cfbe76d217e5
parentd1539bdb2a8d0829ffcdc32b58c9202ebcd12e34 (diff)
downloadaur-03050f1bbd50dd91980aa02a5d719e4395342de3.tar.gz
Updated to 2020.06.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c0740177d374..9802b4c3ec88 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = waterfox-current-bin
pkgdesc = 64-bit Firefox fork; no telemetry; supports XUL & XPCOM (incl. unsigned) add-ons.
- pkgver = 2020.05
+ pkgver = 2020.06
pkgrel = 1
url = https://www.waterfox.net
arch = x86_64
@@ -21,13 +21,13 @@ pkgbase = waterfox-current-bin
optdepends = alsa-lib: Audio support
optdepends = speech-dispatcher: Text-to-Speech
optdepends = hunspell-en_US: Spell checking, American English
- provides = waterfox-current=2020.05
+ provides = waterfox-current=2020.06
conflicts = waterfox-current
replaces = waterfox-alpha-bin
source = waterfox-current.desktop
- source = https://storage-waterfox.netdna-ssl.com/releases/linux64/installer/waterfox-current-2020.05.en-US.linux-x86_64.tar.bz2
+ source = https://storage-waterfox.netdna-ssl.com/releases/linux64/installer/waterfox-current-2020.06.en-US.linux-x86_64.tar.bz2
sha256sums = b8db6f9ee6abd9349b41333bf01ba04ef78a36335f94f35d9ea6762bc4fea548
- sha256sums = 99ae31b61427bfc0e8280fc11ed2c488729d0812865dec24e59a41e66a2396dc
+ sha256sums = cfa2fff022500d005fb3fb800281e0876c44b05e470576cd7ff7078b0e1b63ca
pkgname = waterfox-current-bin
diff --git a/PKGBUILD b/PKGBUILD
index 28c1fdb71455..8c9a641e464f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: hawkeye116477 <hawkeye116477 at gmail dot com>
pkgname=waterfox-current-bin
-pkgver=2020.05
+pkgver=2020.06
pkgrel=1
pkgdesc="64-bit Firefox fork; no telemetry; supports XUL & XPCOM (incl. unsigned) add-ons."
arch=('x86_64')
@@ -60,4 +60,4 @@ END
}
sha256sums=('b8db6f9ee6abd9349b41333bf01ba04ef78a36335f94f35d9ea6762bc4fea548'
- '99ae31b61427bfc0e8280fc11ed2c488729d0812865dec24e59a41e66a2396dc')
+ 'cfa2fff022500d005fb3fb800281e0876c44b05e470576cd7ff7078b0e1b63ca')