summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhawkeye1164772017-06-22 14:27:10 +0200
committerhawkeye1164772017-06-22 14:27:10 +0200
commit72037701ed54b6bc2092a0b5407c01e10653b1df (patch)
tree8f6558a06b1302b374e9ec5e7c95913e534b6c92
parente26a855caa9f082fd1a893e9ec4f3517cae8f5bb (diff)
downloadaur-72037701ed54b6bc2092a0b5407c01e10653b1df.tar.gz
54.0.0.1
-rw-r--r--.SRCINFO11
-rw-r--r--PKGBUILD5
2 files changed, 9 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 43f771adb1e8..0c7d3aff89f2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,15 @@
# Generated by mksrcinfo v8
-# Sat Jun 17 16:00:40 UTC 2017
+# Thu Jun 22 12:26:34 UTC 2017
pkgbase = waterfox-kde-bin
pkgdesc = 'KDE Plasma Edition' of the free, open and private browser, integrate better with KDE.
- pkgver = 54.0
+ pkgver = 54.0.0.1
pkgrel = 2
url = https://www.waterfoxproject.org/
install = waterfox-kde-bin.install
arch = x86_64
license = MPL
license = GPL
+ makedepends = wget
depends = alsa-lib
depends = libxt
depends = mime-types
@@ -21,13 +22,13 @@ pkgbase = waterfox-kde-bin
optdepends = networkmanager: Location detection via available WiFi networks
optdepends = libnotify: Notification integration
optdepends = speech-dispatcher: Text-to-Speech
- provides = waterfox=54.0
+ provides = waterfox=54.0.0.1
conflicts = waterfox-bin
conflicts = waterfox-git
options = !emptydirs
options = !strip
- source = waterfox-kde_54.0_amd64.deb::https://hawkeye116477.github.io/waterfox-deb/pool/main/w/waterfox-kde/waterfox-kde_54.0_amd64.deb
- sha256sums = 4483fd9f900f408a67e0635f16bf2548981834860621d919385dc1ab9300fdc4
+ 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
+ sha256sums = 8a65dcd16f66fecb6d44f6667cbc8a22f215fb4fd4a5bce8529442bd685c720c
pkgname = waterfox-kde-bin
diff --git a/PKGBUILD b/PKGBUILD
index bb8dee3e6289..d02794f82bfb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: hawkeye116477 <hawkeye116477 at gmail dot com>
pkgname=waterfox-kde-bin
-pkgver=54.0
+pkgver=54.0.0.1
pkgrel=2
pkgdesc="
'KDE Plasma Edition' of the free, open and private browser, integrate better with KDE."
@@ -9,6 +9,7 @@ arch=('x86_64')
url="https://www.waterfoxproject.org/"
license=('MPL' 'GPL')
depends=('alsa-lib' 'libxt' 'mime-types' 'dbus-glib' 'hunspell' 'gtk2' 'gtk3' 'nss' 'kwaterfoxhelper>=5.0.1.5')
+makedepends=('wget')
optdepends=('networkmanager: Location detection via available WiFi networks'
'libnotify: Notification integration'
'speech-dispatcher: Text-to-Speech')
@@ -112,4 +113,4 @@ No ) break;;
fi
}
-sha256sums=('4483fd9f900f408a67e0635f16bf2548981834860621d919385dc1ab9300fdc4')
+sha256sums=('8a65dcd16f66fecb6d44f6667cbc8a22f215fb4fd4a5bce8529442bd685c720c')