summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhawkeye1164772021-08-26 18:46:28 +0200
committerhawkeye1164772021-08-26 18:46:28 +0200
commit5e5399b982db1ca2c721ecda7c24e214e27b182c (patch)
tree7ecdf1a67762f3b98cf27b1153bb7992c8d4edcb
parent2b6e1896354095f07df8c0f2434e0c42f2375c04 (diff)
downloadaur-5e5399b982db1ca2c721ecda7c24e214e27b182c.tar.gz
Update
-rw-r--r--.SRCINFO9
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ea43abd11ac4..c54c32b3b848 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 = 2021.07
+ pkgver = 2021.08
pkgrel = 1
url = https://www.waterfox.net
arch = x86_64
@@ -20,14 +20,13 @@ 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=2021.07
+ provides = waterfox-classic=2021.08
conflicts = waterfox-classic
conflicts = waterfox-classic-git
replaces = waterfox-bin
source = waterfox-classic.desktop
- source = https://cdn.waterfox.net/releases/linux64/installer/waterfox-classic-2021.07.en-US.linux-x86_64.tar.bz2
+ source = https://cdn.waterfox.net/releases/linux64/installer/waterfox-classic-2021.08.en-US.linux-x86_64.tar.bz2
sha256sums = 5504d06da38c87cf655f8109047ebfdd09baa8588e08a7ee93c0012e2c5a7ad3
- sha256sums = 549b4cb2168a033af9f1274ca1c9ca3f67e038c95d65235dd2fe92555fcbf99f
+ sha256sums = 4e2fdcc1d5d47d2b34b595b3836507f6f27b41fd15c65dcadba5387dec7a3dda
pkgname = waterfox-classic-bin
-
diff --git a/PKGBUILD b/PKGBUILD
index 0a659f0863db..f5d304134e01 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Simon Kronberg <Simon.Kronberg at gmail dot com>
pkgname=waterfox-classic-bin
-pkgver=2021.07
+pkgver=2021.08
pkgrel=1
pkgdesc="Customizable privacy-conscious web browser with primary support for legacy extensions"
arch=('x86_64')
@@ -71,4 +71,4 @@ END
}
sha256sums=('5504d06da38c87cf655f8109047ebfdd09baa8588e08a7ee93c0012e2c5a7ad3'
- '549b4cb2168a033af9f1274ca1c9ca3f67e038c95d65235dd2fe92555fcbf99f')
+ '4e2fdcc1d5d47d2b34b595b3836507f6f27b41fd15c65dcadba5387dec7a3dda')