summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMilo Gilad2019-06-19 14:21:46 -0700
committerMilo Gilad2019-06-19 14:21:46 -0700
commit72b21597b4daf62f4713299fcab3d37557e1fc6c (patch)
treea6ad08c3e930f2086d0a067700cf44a78c4ba30e
parent4e2a49f06efd937eb9085691dc35f91ca749e034 (diff)
downloadaur-72b21597b4daf62f4713299fcab3d37557e1fc6c.tar.gz
56.2.11
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 525059badcc0..8171bbbce913 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.10
+ pkgver = 56.2.11
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.10.en-US.linux-x86_64.tar.bz2
+ source = https://storage-waterfox.netdna-ssl.com/releases/linux64/installer/waterfox-56.2.11.en-US.linux-x86_64.tar.bz2
md5sums = 0e8dbbeaf61ad27b0f0d6c31038b529e
- md5sums = de947b9675b99e87b37d11d352b1c61e
+ md5sums = 575e6aafa5fbfbda1ae2a8a3d985a135
pkgname = waterfox-bin
diff --git a/PKGBUILD b/PKGBUILD
index 1aab78f6b59e..6c80194e007a 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.10
+pkgver=56.2.11
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'
- 'de947b9675b99e87b37d11d352b1c61e')
+ '575e6aafa5fbfbda1ae2a8a3d985a135')