summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorscekron2020-12-16 04:38:29 +0100
committerscekron2020-12-16 04:38:29 +0100
commit98490c8e07121ecd8357ec764e019a2eeaa5d552 (patch)
tree7266c2723f53a83e06fac8ab76a1bc6750032d3b
parent1887143c1de898c60b057fb326fc7f53c9aa0894 (diff)
downloadaur-98490c8e07121ecd8357ec764e019a2eeaa5d552.tar.gz
Update to 2020.12
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c0b333d23b30..7e9d0198f5ae 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 = 2020.10
+ pkgver = 2020.12
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=2020.10
+ provides = waterfox-classic=2020.12
conflicts = waterfox-classic
conflicts = waterfox-classic-git
replaces = waterfox-bin
source = waterfox-classic.desktop
- source = https://cdn.waterfox.net/releases/linux64/installer/waterfox-classic-2020.10.en-US.linux-x86_64.tar.bz2
+ source = https://cdn.waterfox.net/releases/linux64/installer/waterfox-classic-2020.12.en-US.linux-x86_64.tar.bz2
sha256sums = a364e830e980417095a5a45fb2c9c635fa8d248884816c26e3f31ce993130537
- sha256sums = 41e447d3553a5bab54e3fdeb500f6f7877c5f8083284aaf62b655b140c65d04e
+ sha256sums = f710035e63e596b0b9a0359788b93f08bbd77716cc7a1934969c460edac2eee7
pkgname = waterfox-classic-bin
diff --git a/PKGBUILD b/PKGBUILD
index f519e40339e3..5c74479dc0cf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Simon Kronberg <Simon.Kronberg at gmail dot com>
pkgname=waterfox-classic-bin
-pkgver=2020.10
+pkgver=2020.12
pkgrel=1
pkgdesc="Customizable privacy-conscious web browser with primary support for legacy extensions"
arch=('x86_64')
@@ -71,4 +71,4 @@ END
}
sha256sums=('a364e830e980417095a5a45fb2c9c635fa8d248884816c26e3f31ce993130537'
- '41e447d3553a5bab54e3fdeb500f6f7877c5f8083284aaf62b655b140c65d04e')
+ 'f710035e63e596b0b9a0359788b93f08bbd77716cc7a1934969c460edac2eee7')