summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d02794f82bfb..6a43714dec5a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgrel=2
pkgdesc="
'KDE Plasma Edition' of the free, open and private browser, integrate better with KDE."
arch=('x86_64')
-url="https://www.waterfoxproject.org/"
+url="https://github.com/hawkeye116477/waterfox/tree/plasma"
license=('MPL' 'GPL')
depends=('alsa-lib' 'libxt' 'mime-types' 'dbus-glib' 'hunspell' 'gtk2' 'gtk3' 'nss' 'kwaterfoxhelper>=5.0.1.5')
makedepends=('wget')
@@ -14,7 +14,7 @@ optdepends=('networkmanager: Location detection via available WiFi networks'
'libnotify: Notification integration'
'speech-dispatcher: Text-to-Speech')
provides=("waterfox=$pkgver")
-conflicts=('waterfox-bin' 'waterfox-git')
+conflicts=('waterfox')
options=('!emptydirs' '!strip')
install=$pkgname.install