summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBjörn Bidar2017-08-22 22:26:14 +0200
committerBjörn Bidar2017-08-22 22:26:14 +0200
commitbb7c8f2f14d1444a7da18606c706a5013c083947 (patch)
treeb9b4ea385863711becfbd80ee9dcf2e612ac9c24
parentedf7e6443a2297e7e81f793f0b31110e8cd8e4b0 (diff)
downloadaur-bb7c8f2f14d1444a7da18606c706a5013c083947.tar.gz
upkg
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD2
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 223e62dbbae8..c4da0135f2f9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Fri Aug 18 05:01:43 UTC 2017
+# Tue Aug 22 20:26:04 UTC 2017
pkgbase = firefox-kde-opensuse
pkgdesc = Standalone web browser from mozilla.org with OpenSUSE patch, integrate better with KDE
- pkgver = 55.0.1
+ pkgver = 55.0.2
pkgrel = 1
url = https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox
arch = i686
@@ -45,11 +45,11 @@ pkgbase = firefox-kde-opensuse
depends = gtk3
optdepends = networkmanager: Location detection via available WiFi networks
optdepends = speech-dispatcher: Text-to-Speech
- provides = firefox=55.0.1
+ provides = firefox=55.0.2
conflicts = firefox
options = !emptydirs
options = strip
- source = hg+https://hg.mozilla.org/mozilla-unified#tag=FIREFOX_55_0_1_RELEASE
+ source = hg+https://hg.mozilla.org/mozilla-unified#tag=FIREFOX_55_0_2_RELEASE
source = mozconfig
source = firefox.desktop
source = firefox-install-dir.patch
diff --git a/PKGBUILD b/PKGBUILD
index 81b6a1de2716..70ac32f869cf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -20,7 +20,7 @@ _gtk3=true
_pkgname=firefox
pkgname=$_pkgname-kde-opensuse
-pkgver=55.0.1
+pkgver=55.0.2
pkgrel=1
pkgdesc="Standalone web browser from mozilla.org with OpenSUSE patch, integrate better with KDE"
arch=('i686' 'x86_64')