summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBjörn Bidar2019-01-14 10:33:22 +0100
committerBjörn Bidar2019-01-14 10:33:22 +0100
commit2a02630539d271c26af536590e902cb5a687c8c8 (patch)
treea4562ebd735d2d548ae1346e9d6c550619515d1d
parente1ea7c08c24430e306d15861c53ee47b45d8348a (diff)
downloadaur-2a02630539d271c26af536590e902cb5a687c8c8.tar.gz
upkg
- new upstream release
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD4
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7c0bd45af163..607816cd90fc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Wed Jan 9 05:33:58 UTC 2019
+# Mon Jan 14 09:32:44 UTC 2019
pkgbase = firefox-kde-opensuse
pkgdesc = Standalone web browser from mozilla.org with OpenSUSE patch, integrate better with KDE
- pkgver = 64.0
- pkgrel = 2
+ pkgver = 64.0.2
+ pkgrel = 1
url = https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox
arch = i686
arch = x86_64
@@ -48,10 +48,10 @@ pkgbase = firefox-kde-opensuse
depends = gtk3
optdepends = networkmanager: Location detection via available WiFi networks
optdepends = speech-dispatcher: Text-to-Speech
- provides = firefox=64.0
+ provides = firefox=64.0.2
conflicts = firefox
options = !emptydirs
- source = hg+https://hg.mozilla.org/mozilla-unified#tag=FIREFOX_64_0_RELEASE
+ source = hg+https://hg.mozilla.org/mozilla-unified#tag=FIREFOX_64_0_2_RELEASE
source = mozconfig
source = firefox.desktop
source = vendor.js
diff --git a/PKGBUILD b/PKGBUILD
index e578ef522756..4bfa48314c89 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -16,8 +16,8 @@ _pgo=true
_pkgname=firefox
pkgname=$_pkgname-kde-opensuse
-pkgver=64.0
-pkgrel=2
+pkgver=64.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')