summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhawkeye1164772019-09-03 21:55:38 +0200
committerhawkeye1164772019-09-03 21:55:38 +0200
commit982527f1eebbfe0519af6228d9d0c27d63207bb6 (patch)
tree1d0ee0e7534d30b603d8e9b6da7820628ad1056c
parent8567126e830f4a64dc6fb682bfa326d1db2f26d3 (diff)
downloadaur-982527f1eebbfe0519af6228d9d0c27d63207bb6.tar.gz
56.2.14
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 90a8c57108d8..7dbf45aeeaf5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = waterfox-kde
pkgdesc = Free, open and private browser with openSUSE's patches for better integration with KDE
- pkgver = 56.2.13
- pkgrel = 2
+ pkgver = 56.2.14
+ pkgrel = 0
url = https://www.waterfox.net/
arch = x86_64
license = MPL
@@ -43,12 +43,12 @@ pkgbase = waterfox-kde
optdepends = alsa-lib: Audio support
optdepends = jack: Audio support
optdepends = speech-dispatcher: Text-to-Speech
- provides = waterfox=56.2.13
+ provides = waterfox=56.2.14
conflicts = waterfox
options = !emptydirs
options = !makeflags
options = zipman
- source = git+https://github.com/MrAlex94/Waterfox.git#commit=e19194a11adea6f9892969eb98a750476a6ce044
+ source = git+https://github.com/MrAlex94/Waterfox.git#commit=4f22b84524c911ee3d9dba38180304c0a324bca9
source = waterfox.desktop::https://raw.githubusercontent.com/hawkeye116477/waterfox-deb/master/waterfox-kde/waterfox.desktop
source = kde.js::https://raw.githubusercontent.com/hawkeye116477/Waterfox/plasma/_Plasma_Build/kde.js
source = distribution.ini::https://raw.githubusercontent.com/hawkeye116477/waterfox-deb/master/waterfox-kde/distribution.ini
diff --git a/PKGBUILD b/PKGBUILD
index cff1d2b3bfba..1cd2712807a7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Based on firefox-kde Manjaro's PKGBUILD
pkgname=waterfox-kde
-pkgver=56.2.13
-pkgrel=2
+pkgver=56.2.14
+pkgrel=0
pkgdesc="Free, open and private browser with openSUSE's patches for better integration with KDE"
arch=('x86_64')
license=('MPL')
@@ -24,7 +24,7 @@ conflicts=('waterfox')
options=('!emptydirs' '!makeflags' 'zipman')
_patchrev=7339b115a221
_patchurl=http://www.rosenauer.org/hg/mozilla/raw-file/$_patchrev
-_commit=e19194a11adea6f9892969eb98a750476a6ce044
+_commit=4f22b84524c911ee3d9dba38180304c0a324bca9
source=("git+https://github.com/MrAlex94/Waterfox.git#commit=$_commit"
"waterfox.desktop::https://raw.githubusercontent.com/hawkeye116477/waterfox-deb/master/waterfox-kde/waterfox.desktop"
"kde.js::https://raw.githubusercontent.com/hawkeye116477/Waterfox/plasma/_Plasma_Build/kde.js"