summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBjörn Bidar2019-02-14 21:26:52 +0100
committerBjörn Bidar2019-02-14 21:26:52 +0100
commitcf16c53a714db95330b6c958002197c0ceac5fa5 (patch)
tree46100cd0b2adda5c662592ddb5511a4debc59487
parentc539a5d7bbaabbd2dcac1bf9a7a0b12b3d2e9cd9 (diff)
downloadaur-cf16c53a714db95330b6c958002197c0ceac5fa5.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 b403f4290f46..f8051876d757 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Fri Feb 1 07:03:59 UTC 2019
+# Thu Feb 14 20:24:30 UTC 2019
pkgbase = firefox-kde-opensuse
pkgdesc = Standalone web browser from mozilla.org with OpenSUSE patch, integrate better with KDE
- pkgver = 65.0
+ pkgver = 65.0.1
pkgrel = 1
url = https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox
arch = i686
@@ -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=65.0
+ provides = firefox=65.0.1
conflicts = firefox
options = !emptydirs
- source = hg+https://hg.mozilla.org/mozilla-unified#tag=FIREFOX_65_0_RELEASE
+ source = hg+https://hg.mozilla.org/mozilla-unified#tag=FIREFOX_65_0_1_RELEASE
source = mozconfig
source = firefox.desktop
source = vendor.js
diff --git a/PKGBUILD b/PKGBUILD
index 25cc1fc20ee3..c5fb584e4ae0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -16,7 +16,7 @@ _pgo=true
_pkgname=firefox
pkgname=$_pkgname-kde-opensuse
-pkgver=65.0
+pkgver=65.0.1
pkgrel=1
pkgdesc="Standalone web browser from mozilla.org with OpenSUSE patch, integrate better with KDE"
arch=('i686' 'x86_64')