summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhawkeye1164772022-04-16 23:59:52 +0200
committerhawkeye1164772022-04-16 23:59:52 +0200
commit84028635d010a16aaf051f8a2b6e35f403f8e348 (patch)
tree8bc17848d1b69bd7682f093c1854c68e4e3aae07
parent163822b7a80c02bcfec39b0acb908bf9d3450b69 (diff)
downloadaur-84028635d010a16aaf051f8a2b6e35f403f8e348.tar.gz
Update
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 94ae1e4cebb1..b06ec3039b3f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = waterfox-classic-bin
pkgdesc = Customizable privacy-conscious web browser with primary support for legacy extensions
- pkgver = 2022.02
- pkgrel = 1
+ pkgver = 2022.04
+ pkgrel = 0
url = https://classic.waterfox.net
arch = x86_64
license = MPL
@@ -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.02
+ provides = waterfox-classic=2022.04
conflicts = waterfox-classic
conflicts = waterfox-classic-git
replaces = waterfox-bin
source = waterfox-classic.desktop
- source = https://github.com/WaterfoxCo/Waterfox-Classic/releases/download/2022.02-classic/waterfox-classic-2022.02.en-US.linux-x86_64.tar.bz2
+ source = https://github.com/WaterfoxCo/Waterfox-Classic/releases/download/2022.04-classic/waterfox-classic-2022.04.en-US.linux-x86_64.tar.bz2
sha256sums = 5504d06da38c87cf655f8109047ebfdd09baa8588e08a7ee93c0012e2c5a7ad3
- sha256sums = cabc73a1ffcb364bffd06aba1b15501a5898d9266a61421154e97d69e03450a7
+ sha256sums = 3697ca609dfed07a362f87786b199df4fbea64ff7dab8b60adc2a44bbcc92182
pkgname = waterfox-classic-bin
diff --git a/PKGBUILD b/PKGBUILD
index 40adf2ef06bf..b61e485ddd53 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Contributor: Simon Kronberg <Simon.Kronberg at gmail dot com>
pkgname=waterfox-classic-bin
-pkgver=2022.02
-pkgrel=1
+pkgver=2022.04
+pkgrel=0
pkgdesc="Customizable privacy-conscious web browser with primary support for legacy extensions"
arch=('x86_64')
url="https://classic.waterfox.net"
@@ -71,4 +71,4 @@ END
}
sha256sums=('5504d06da38c87cf655f8109047ebfdd09baa8588e08a7ee93c0012e2c5a7ad3'
- 'cabc73a1ffcb364bffd06aba1b15501a5898d9266a61421154e97d69e03450a7')
+ '3697ca609dfed07a362f87786b199df4fbea64ff7dab8b60adc2a44bbcc92182')