summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhawkeye1164772019-10-22 15:07:50 +0200
committerhawkeye1164772019-10-22 15:07:50 +0200
commitd67265778bb4c56e9c7a43e2a343f366cb7b0955 (patch)
tree3894f3509506c461ee73fd0a57c086bd4c6f1d71
parent073781bd5e050e48ce60f3353c998235afecf1f7 (diff)
downloadaur-d67265778bb4c56e9c7a43e2a343f366cb7b0955.tar.gz
Fix
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8ed137661f3b..45f69d1b0316 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 = 2019.10
- pkgrel = 0
+ pkgrel = 1
url = https://www.waterfox.net/
arch = x86_64
license = MPL
@@ -48,7 +48,7 @@ pkgbase = waterfox-kde
options = !emptydirs
options = !makeflags
options = zipman
- source = git+https://github.com/MrAlex94/Waterfox.git#commit=5d90ff98a165ce0018077c9f916f28a55144a76d
+ source = git+https://github.com/MrAlex94/Waterfox.git#commit=ce20cfd2b820901a00d11f8bd2e267c58ae4c566
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 36da3a93f2e4..b0e3fc0766e2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=waterfox-kde
pkgver=2019.10
-pkgrel=0
+pkgrel=1
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=5d90ff98a165ce0018077c9f916f28a55144a76d
+_commit=ce20cfd2b820901a00d11f8bd2e267c58ae4c566
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"