summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorscekron2021-02-02 16:36:42 +0100
committerscekron2021-02-02 16:36:42 +0100
commit83168ed8686d5431d5eb1a53e8c2d52d08892691 (patch)
tree3237c38a231d1800a3420ea4faaee1b6320ce1dd
parentf554009de4d3feaa4b938abfdbcd5f538a6deb9d (diff)
downloadaur-83168ed8686d5431d5eb1a53e8c2d52d08892691.tar.gz
Updated to 1.0.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4dc9a10b0eca..e5711a618ed3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = waterfox-g3-bin
pkgdesc = Third generation of customizable privacy-conscious web browser.
- pkgver = 0.2
+ pkgver = 1.0
pkgrel = 1
url = https://www.waterfox.net
arch = x86_64
@@ -20,12 +20,12 @@ pkgbase = waterfox-g3-bin
optdepends = alsa-lib: Audio support
optdepends = speech-dispatcher: Text-to-Speech
optdepends = hunspell-en_US: Spell checking, American English
- provides = waterfox-g3=0.2
+ provides = waterfox-g3=1.0
conflicts = waterfox-g3
source = waterfox-g3.desktop
- source = https://cdn.waterfox.net/releases/linux64/installer/waterfox-G3.0.2.en-US.linux-x86_64.tar.bz2
+ source = https://cdn.waterfox.net/releases/linux64/installer/waterfox-G3.1.0.en-US.linux-x86_64.tar.bz2
sha256sums = 2677c0b45a2238efa01578475118a2f2abf19454231d0fa68bb83c818db1c3d8
- sha256sums = 13c4e09dff09f8dfefaf17d2c98df4b6f6b8769576267c3cea04d6d3e61e493d
+ sha256sums = a166b62b8656e5df1eb782ceabd5023eec3c4ffbc4e78edb9bd496e9689843ed
pkgname = waterfox-g3-bin
diff --git a/PKGBUILD b/PKGBUILD
index d54b3cfa79f3..bebc350b0895 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Simon Kronberg <Simon.Kronberg at gmail dot com>
pkgname=waterfox-g3-bin
-pkgver=0.2
+pkgver=1.0
pkgrel=1
pkgdesc="Third generation of customizable privacy-conscious web browser."
arch=('x86_64')
@@ -59,4 +59,4 @@ END
}
sha256sums=('2677c0b45a2238efa01578475118a2f2abf19454231d0fa68bb83c818db1c3d8'
- '13c4e09dff09f8dfefaf17d2c98df4b6f6b8769576267c3cea04d6d3e61e493d')
+ 'a166b62b8656e5df1eb782ceabd5023eec3c4ffbc4e78edb9bd496e9689843ed')