summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhawkeye1164772017-08-17 11:29:02 +0200
committerhawkeye1164772017-08-17 11:29:02 +0200
commitcfe92c0d1840cb9f318d70c190346a616fcf2d13 (patch)
tree7898ddfe7d07c1b34bbd559f10dffec428e2db85
parent7b23fdf3db0280cded39ec9c916f1491e9594841 (diff)
downloadaur-cfe92c0d1840cb9f318d70c190346a616fcf2d13.tar.gz
55.0.1
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD5
2 files changed, 7 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 78911d578f4d..a556b74a2811 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sat Jul 15 14:32:33 UTC 2017
+# Thu Aug 17 09:28:01 UTC 2017
pkgbase = waterfox-kde-bin
pkgdesc = Free, open and private browser with openSUSE's patches for better integration with KDE
- pkgver = 54.0.1
+ pkgver = 55.0.1
pkgrel = 1
url = https://www.waterfoxproject.org/
install = waterfox-kde-bin.install
@@ -21,12 +21,12 @@ 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.1
+ provides = waterfox=55.0.1
conflicts = waterfox
options = !emptydirs
options = !strip
- source = waterfox-kde_54.0.1_amd64.deb::https://hawkeye116477.github.io/waterfox-deb/pool/main/w/waterfox-kde/waterfox-kde_54.0.1_amd64.deb
- sha256sums = b9ebd2fb4671b17b408cdb320ede0ec3623dc88d0fa45816dfc358d3bfef4e2b
+ source = waterfox-kde_55.0.1_amd64.deb::https://hawkeye116477.github.io/waterfox-deb/pool/main/w/waterfox-kde/waterfox-kde_55.0.1_amd64.deb
+ sha256sums = 618c4c7edad92be81604d36c61b57491c1d8584ed787392630435b446591a4fa
pkgname = waterfox-kde-bin
diff --git a/PKGBUILD b/PKGBUILD
index a54d8db9d6e3..656d69fc5bcd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: hawkeye116477 <hawkeye116477 at gmail dot com>
pkgname=waterfox-kde-bin
-pkgver=54.0.1
+pkgver=55.0.1
pkgrel=1
pkgdesc="Free, open and private browser with openSUSE's patches for better integration with KDE"
arch=('x86_64')
@@ -18,7 +18,7 @@ options=('!emptydirs' '!strip')
install=$pkgname.install
source=("waterfox-kde_${pkgver}_amd64.deb::https://hawkeye116477.github.io/waterfox-deb/pool/main/w/waterfox-kde/waterfox-kde_${pkgver}_amd64.deb")
-
+sha256sums=('618c4c7edad92be81604d36c61b57491c1d8584ed787392630435b446591a4fa')
package() {
# Extract Waterfox from .deb package
@@ -114,4 +114,3 @@ No ) break;;
fi
}
-sha256sums=('b9ebd2fb4671b17b408cdb320ede0ec3623dc88d0fa45816dfc358d3bfef4e2b')