summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhawkeye1164772021-10-13 11:15:27 +0200
committerhawkeye1164772021-10-13 11:15:27 +0200
commit1516ca33c95e7e95b662beb53249a54b27f26a81 (patch)
tree395eb0eb452452ca5fa197babb7c709ed576b978
parent1afb9c32a94c459cbeada49fbfe339c514140580 (diff)
downloadaur-1516ca33c95e7e95b662beb53249a54b27f26a81.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 04749916d8aa..0ca832ab1e20 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.09
+ pkgver = 2021.10
pkgrel = 1
url = https://www.waterfox.net
arch = x86_64
@@ -20,13 +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.09
+ provides = waterfox-classic=2021.10
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.09.en-US.linux-x86_64.tar.bz2
+ source = https://cdn.waterfox.net/releases/linux64/installer/waterfox-classic-2021.10.en-US.linux-x86_64.tar.bz2
sha256sums = 5504d06da38c87cf655f8109047ebfdd09baa8588e08a7ee93c0012e2c5a7ad3
- sha256sums = 1a7ebf4275bf244c8cbdf2f9f03bc3396044d99e47a1946ae6ea3a0804ff2849
+ sha256sums = 19defb7a1b838761de5cac999c225d5e3143fadb74f1994c7aa612a854d74002
pkgname = waterfox-classic-bin
diff --git a/PKGBUILD b/PKGBUILD
index 03698b7d5154..73821d6723b7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Simon Kronberg <Simon.Kronberg at gmail dot com>
pkgname=waterfox-classic-bin
-pkgver=2021.09
+pkgver=2021.10
pkgrel=1
pkgdesc="Customizable privacy-conscious web browser with primary support for legacy extensions"
arch=('x86_64')
@@ -71,4 +71,4 @@ END
}
sha256sums=('5504d06da38c87cf655f8109047ebfdd09baa8588e08a7ee93c0012e2c5a7ad3'
- '1a7ebf4275bf244c8cbdf2f9f03bc3396044d99e47a1946ae6ea3a0804ff2849')
+ '19defb7a1b838761de5cac999c225d5e3143fadb74f1994c7aa612a854d74002')