summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhawkeye1164772022-08-11 11:32:03 +0200
committerhawkeye1164772022-08-11 11:32:03 +0200
commit41874fd884b6db8dd4761dd4686dedb3bd4e7450 (patch)
treead0ffd091c164430a4479e7d285567951f3446be
parent8733acfbf34c67e5a2c314a30cc5ac2c34297bc7 (diff)
downloadaur-41874fd884b6db8dd4761dd4686dedb3bd4e7450.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 70472704270d..12636fd3faac 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 = 2022.06
+ pkgver = 2022.08
pkgrel = 0
url = https://classic.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=2022.06
+ provides = waterfox-classic=2022.08
conflicts = waterfox-classic
conflicts = waterfox-classic-git
replaces = waterfox-bin
source = waterfox-classic.desktop
- source = https://github.com/WaterfoxCo/Waterfox-Classic/releases/download/2022.06-classic/waterfox-classic-2022.06.en-US.linux-x86_64.tar.bz2
+ source = https://github.com/WaterfoxCo/Waterfox-Classic/releases/download/2022.08-classic/waterfox-classic-2022.08.en-US.linux-x86_64.tar.bz2
sha256sums = 5504d06da38c87cf655f8109047ebfdd09baa8588e08a7ee93c0012e2c5a7ad3
- sha256sums = f7fc7baa86285e23bcd96b919c25aa4455c27d88ca1142ac756c20dd44f5acab
+ sha256sums = f928b62090e6ceabd686b5540ab6b299a552db43437bb2322892c047ea66e434
pkgname = waterfox-classic-bin
diff --git a/PKGBUILD b/PKGBUILD
index 0de4aa6f7273..6928c78f61e3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Simon Kronberg <Simon.Kronberg at gmail dot com>
pkgname=waterfox-classic-bin
-pkgver=2022.06
+pkgver=2022.08
pkgrel=0
pkgdesc="Customizable privacy-conscious web browser with primary support for legacy extensions"
arch=('x86_64')
@@ -71,4 +71,4 @@ END
}
sha256sums=('5504d06da38c87cf655f8109047ebfdd09baa8588e08a7ee93c0012e2c5a7ad3'
- 'f7fc7baa86285e23bcd96b919c25aa4455c27d88ca1142ac756c20dd44f5acab')
+ 'f928b62090e6ceabd686b5540ab6b299a552db43437bb2322892c047ea66e434')