summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhawkeye1164772021-09-01 12:56:00 +0200
committerhawkeye1164772021-09-01 12:56:00 +0200
commitb3d62fec8e499433efd80487685a7c96f267314a (patch)
tree8ee9beb5dce054a92ca565e4c6ec93a3d6f21240
parent5e5399b982db1ca2c721ecda7c24e214e27b182c (diff)
downloadaur-b3d62fec8e499433efd80487685a7c96f267314a.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 c54c32b3b848..fbd28227ac1e 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.08
+ pkgver = 2021.08.1
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.08
+ provides = waterfox-classic=2021.08.1
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.08.en-US.linux-x86_64.tar.bz2
+ source = https://cdn.waterfox.net/releases/linux64/installer/waterfox-classic-2021.08.1.en-US.linux-x86_64.tar.bz2
sha256sums = 5504d06da38c87cf655f8109047ebfdd09baa8588e08a7ee93c0012e2c5a7ad3
- sha256sums = 4e2fdcc1d5d47d2b34b595b3836507f6f27b41fd15c65dcadba5387dec7a3dda
+ sha256sums = 9fcd9b01358d42a027acc941c15ab0e4d6f391311806177bfe9a4ddad89caa51
pkgname = waterfox-classic-bin
diff --git a/PKGBUILD b/PKGBUILD
index f5d304134e01..f794cb3c2de7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Simon Kronberg <Simon.Kronberg at gmail dot com>
pkgname=waterfox-classic-bin
-pkgver=2021.08
+pkgver=2021.08.1
pkgrel=1
pkgdesc="Customizable privacy-conscious web browser with primary support for legacy extensions"
arch=('x86_64')
@@ -71,4 +71,4 @@ END
}
sha256sums=('5504d06da38c87cf655f8109047ebfdd09baa8588e08a7ee93c0012e2c5a7ad3'
- '4e2fdcc1d5d47d2b34b595b3836507f6f27b41fd15c65dcadba5387dec7a3dda')
+ '9fcd9b01358d42a027acc941c15ab0e4d6f391311806177bfe9a4ddad89caa51')