summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bd87eaccdf22..0513d34b0372 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = waterfox-bin
pkgdesc = 64-Bit optimized Firefox, no data collection, allows unsigned extensions
- pkgver = 56.2.1
+ pkgver = 56.2.2
pkgrel = 1
url = https://www.waterfoxproject.org/
arch = x86_64
@@ -18,9 +18,9 @@ pkgbase = waterfox-bin
provides = waterfox
conflicts = waterfox
source = waterfox.desktop
- source = https://storage-waterfox.netdna-ssl.com/releases/linux64/installer/waterfox-56.2.1.en-US.linux-x86_64.tar.bz2
+ source = https://storage-waterfox.netdna-ssl.com/releases/linux64/installer/waterfox-56.2.2.en-US.linux-x86_64.tar.bz2
md5sums = 0e8dbbeaf61ad27b0f0d6c31038b529e
- md5sums = 3c16a84b3d486c20b3bb569167338f23
+ md5sums = 2aa0e4326501fe397bb398860fc29d85
pkgname = waterfox-bin
diff --git a/PKGBUILD b/PKGBUILD
index 0caaa1627975..1c0a26f71344 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Creator: Herbert Knapp <herbert.knapp@edu.uni-graz.at>
# Maintainer: Milo Gilad <myl0gcontact@gmail.com>
pkgname=waterfox-bin
-pkgver=56.2.1
+pkgver=56.2.2
pkgrel=1
pkgdesc="64-Bit optimized Firefox, no data collection, allows unsigned extensions"
arch=('x86_64')
@@ -21,4 +21,4 @@ package() {
ln -s /opt/waterfox/waterfox "${pkgdir}"/usr/bin/
}
md5sums=('0e8dbbeaf61ad27b0f0d6c31038b529e'
- '3c16a84b3d486c20b3bb569167338f23')
+ '2aa0e4326501fe397bb398860fc29d85')