summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhawkeye1164772017-06-22 14:32:37 +0200
committerhawkeye1164772017-06-22 14:32:37 +0200
commite0ee70001ac4b1a260f97c075be73036e4309a76 (patch)
tree769e101a35dc19e4187f3fc6c84fd021e8313736
parent72037701ed54b6bc2092a0b5407c01e10653b1df (diff)
downloadaur-e0ee70001ac4b1a260f97c075be73036e4309a76.tar.gz
Update
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0c7d3aff89f2..d77fff89eda6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,10 @@
# Generated by mksrcinfo v8
-# Thu Jun 22 12:26:34 UTC 2017
+# Thu Jun 22 12:32:20 UTC 2017
pkgbase = waterfox-kde-bin
pkgdesc = 'KDE Plasma Edition' of the free, open and private browser, integrate better with KDE.
pkgver = 54.0.0.1
pkgrel = 2
- url = https://www.waterfoxproject.org/
+ url = https://github.com/hawkeye116477/waterfox/tree/plasma
install = waterfox-kde-bin.install
arch = x86_64
license = MPL
@@ -23,8 +23,7 @@ pkgbase = waterfox-kde-bin
optdepends = libnotify: Notification integration
optdepends = speech-dispatcher: Text-to-Speech
provides = waterfox=54.0.0.1
- conflicts = waterfox-bin
- conflicts = waterfox-git
+ conflicts = waterfox
options = !emptydirs
options = !strip
source = waterfox-kde_54.0.0.1_amd64.deb::https://hawkeye116477.github.io/waterfox-deb/pool/main/w/waterfox-kde/waterfox-kde_54.0.0.1_amd64.deb
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