summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhawkeye1164772018-10-11 11:41:45 +0200
committerhawkeye1164772018-10-11 11:41:45 +0200
commit7b9e1f2e81ca2e0fe4e8819478775b820e0659d4 (patch)
treef6a37958b04290616755da590fac14c6667476c7
parent1568a2b3ac23d6bbebf70f830d2cf3ec2cad233b (diff)
downloadaur-7b9e1f2e81ca2e0fe4e8819478775b820e0659d4.tar.gz
56.2.4
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD2
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 355a45491a8a..61364268c2e4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sat Sep 15 16:47:10 UTC 2018
+# Thu Oct 11 09:41:31 UTC 2018
pkgbase = waterfox-kde
pkgdesc = Free, open and private browser with openSUSE's patches for better integration with KDE
- pkgver = 56.2.3
+ pkgver = 56.2.4
pkgrel = 1
url = https://www.waterfoxproject.org/
arch = x86_64
@@ -45,12 +45,12 @@ pkgbase = waterfox-kde
optdepends = alsa-lib: Audio support
optdepends = jack: Audio support
optdepends = speech-dispatcher: Text-to-Speech
- provides = waterfox=56.2.3
+ provides = waterfox=56.2.4
conflicts = waterfox
options = !emptydirs
options = !makeflags
options = zipman
- source = git+https://github.com/MrAlex94/Waterfox.git#tag=56.2.3
+ source = git+https://github.com/MrAlex94/Waterfox.git#tag=56.2.4
source = waterfox.desktop::https://raw.githubusercontent.com/hawkeye116477/waterfox-deb/master/BUILD/waterfox-kde/debian/waterfox.desktop
source = waterfox-install-dir.patch
source = waterfoxproject-kde-56.2.0.patch
@@ -63,7 +63,7 @@ pkgbase = waterfox-kde
source = jack-system-ports.patch
source = fix_crash_e10s_upload_cancel.patch::https://raw.githubusercontent.com/hawkeye116477/Waterfox/plasma/_Plasma_Build/fix_crash_e10s_upload_cancel.patch
source = no-plt.diff
- source = unity-menubar-56.2.3.patch::https://bazaar.launchpad.net/~mozillateam/firefox/firefox.xenial/download/1222/unitymenubar.patch-20130215095938-1n6mqqau8tdfqwhg-1/unity-menubar.patch
+ source = unity-menubar-56.2.4.patch::https://bazaar.launchpad.net/~mozillateam/firefox/firefox.xenial/download/1222/unitymenubar.patch-20130215095938-1n6mqqau8tdfqwhg-1/unity-menubar.patch
source = .gitignore
sha256sums = SKIP
sha256sums = 2a17f68e86c2c871a1ff32f0a012c7ad20ac542b935044e5ffd9716874641f4d
diff --git a/PKGBUILD b/PKGBUILD
index c8332d3f1fa9..a8332798ced2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Based on firefox-kde Manjaro's PKGBUILD
pkgname=waterfox-kde
-pkgver=56.2.3
+pkgver=56.2.4
pkgrel=1
pkgdesc="Free, open and private browser with openSUSE's patches for better integration with KDE"
arch=('x86_64')