summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBjörn Bidar2018-04-02 05:33:19 +0200
committerBjörn Bidar2018-04-02 05:33:33 +0200
commitb0a7871def7334c4ac707cb4e00c9c445edc41f2 (patch)
tree6f12fbfc80dec3aedb2a70068e140ead3ae24f53
parentf1314ee0d857ab2e30e71aaa0241f241eafb3ecd (diff)
downloadaur-b0a7871def7334c4ac707cb4e00c9c445edc41f2.tar.gz
upkg
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD4
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index aa543945a0ae..7f3a73a91f35 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Fri Mar 30 00:00:49 UTC 2018
+# Mon Apr 2 03:33:11 UTC 2018
pkgbase = firefox-kde-opensuse
pkgdesc = Standalone web browser from mozilla.org with OpenSUSE patch, integrate better with KDE
- pkgver = 59.0.1
- pkgrel = 2
+ pkgver = 59.0.2
+ pkgrel = 1
url = https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox
arch = i686
arch = x86_64
@@ -46,11 +46,11 @@ pkgbase = firefox-kde-opensuse
depends = gtk3
optdepends = networkmanager: Location detection via available WiFi networks
optdepends = speech-dispatcher: Text-to-Speech
- provides = firefox=59.0.1
+ provides = firefox=59.0.2
conflicts = firefox
options = !emptydirs
options = strip
- source = hg+https://hg.mozilla.org/mozilla-unified#tag=FIREFOX_59_0_1_RELEASE
+ source = hg+https://hg.mozilla.org/mozilla-unified#tag=FIREFOX_59_0_2_RELEASE
source = mozconfig
source = firefox.desktop
source = vendor.js
diff --git a/PKGBUILD b/PKGBUILD
index a3d7a47f19df..99ee8e3b8262 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -20,8 +20,8 @@ _pgo=true
_pkgname=firefox
pkgname=$_pkgname-kde-opensuse
-pkgver=59.0.1
-pkgrel=2
+pkgver=59.0.2
+pkgrel=1
pkgdesc="Standalone web browser from mozilla.org with OpenSUSE patch, integrate better with KDE"
arch=('i686' 'x86_64')
license=('MPL' 'GPL' 'LGPL')