summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhawkeye1164772021-02-17 11:24:36 +0100
committerhawkeye1164772021-02-17 11:24:36 +0100
commit3e9a6a8d1966fe5119d36631b5fc34100c9af9a9 (patch)
tree63ad11217df16f78a27d9cc68a5fb476a7841083
parentd2a29d0f703abd491240788211f07c026d774ecc (diff)
downloadaur-3e9a6a8d1966fe5119d36631b5fc34100c9af9a9.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 60bec7c7460f..ec9a4cd405fc 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.01.1
+ pkgver = 2021.02
pkgrel = 1
url = https://www.waterfox.net
arch = x86_64
@@ -20,14 +20,14 @@ 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.01.1
+ provides = waterfox-classic=2021.02
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.01.1.en-US.linux-x86_64.tar.bz2
+ source = https://cdn.waterfox.net/releases/linux64/installer/waterfox-classic-2021.02.en-US.linux-x86_64.tar.bz2
sha256sums = a8f45e828644088ef2e4369aea2d840afc48e6c363524b3fba83a9ae76298510
- sha256sums = d0dfd51372bdbeecb7d0021f94e32b4eb6521bbb73b52ad2980630563bfe14dc
+ sha256sums = 762a18ae76150aa41b9f5fdf091428950d18281f04d5a13d977faa19e69ef91e
pkgname = waterfox-classic-bin
diff --git a/PKGBUILD b/PKGBUILD
index bc67a3dda9f5..4e317a7b256b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Simon Kronberg <Simon.Kronberg at gmail dot com>
pkgname=waterfox-classic-bin
-pkgver=2021.01.1
+pkgver=2021.02
pkgrel=1
pkgdesc="Customizable privacy-conscious web browser with primary support for legacy extensions"
arch=('x86_64')
@@ -71,4 +71,4 @@ END
}
sha256sums=('a8f45e828644088ef2e4369aea2d840afc48e6c363524b3fba83a9ae76298510'
- 'd0dfd51372bdbeecb7d0021f94e32b4eb6521bbb73b52ad2980630563bfe14dc')
+ '762a18ae76150aa41b9f5fdf091428950d18281f04d5a13d977faa19e69ef91e')