summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBjörn Bidar2019-06-12 09:53:57 +0200
committerBjörn Bidar2019-06-12 09:53:57 +0200
commit4fc7a196a6e5b6300a6cfcac88e679a12095dda1 (patch)
tree93d81158700edda2eb73ef5b1f00ee59e8e12012
parent10f535aaff680bc7685158257258fe5b9e2931b1 (diff)
downloadaur-4fc7a196a6e5b6300a6cfcac88e679a12095dda1.tar.gz
upkg
- new upstream release
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD2
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 46a3cb9e5003..2e0ae8d1effb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Fri Jun 7 06:52:01 UTC 2019
+# Wed Jun 12 07:53:50 UTC 2019
pkgbase = firefox-kde-opensuse
pkgdesc = Standalone web browser from mozilla.org with OpenSUSE patch, integrate better with KDE
- pkgver = 67.0.1
+ pkgver = 67.0.2
pkgrel = 1
url = https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox
arch = i686
@@ -57,10 +57,10 @@ pkgbase = firefox-kde-opensuse
optdepends = networkmanager: Location detection via available WiFi networks
optdepends = speech-dispatcher: Text-to-Speech
optdepends = pulseaudio: Audio support
- provides = firefox=67.0.1
+ provides = firefox=67.0.2
conflicts = firefox
options = !emptydirs
- source = hg+https://hg.mozilla.org/mozilla-unified#tag=FIREFOX_67_0_1_RELEASE
+ source = hg+https://hg.mozilla.org/mozilla-unified#tag=FIREFOX_67_0_2_RELEASE
source = mozconfig
source = firefox.desktop
source = vendor.js
diff --git a/PKGBUILD b/PKGBUILD
index 58329da818f9..03f5ac6f7d77 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -19,7 +19,7 @@ _pgo=true
_pkgname=firefox
pkgname=$_pkgname-kde-opensuse
-pkgver=67.0.1
+pkgver=67.0.2
pkgrel=1
pkgdesc="Standalone web browser from mozilla.org with OpenSUSE patch, integrate better with KDE"
arch=('i686' 'x86_64')