summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBjörn Bidar2018-08-09 15:22:04 +0200
committerBjörn Bidar2018-08-09 15:22:04 +0200
commit316450881028b247912bca066ad839e20cdbf220 (patch)
tree1e96a1634e4ca6c3494dbac66646c2991805c0d2
parent1c9e343b5b7e7a843a06c0cb2f6fc5c4482df30c (diff)
downloadaur-316450881028b247912bca066ad839e20cdbf220.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 344214d11cc1..6c8bc1879296 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Wed Jul 11 15:41:47 UTC 2018
+# Thu Aug 9 13:21:45 UTC 2018
pkgbase = firefox-kde-opensuse
pkgdesc = Standalone web browser from mozilla.org with OpenSUSE patch, integrate better with KDE
- pkgver = 61.0.1
- pkgrel = 2
+ pkgver = 61.0.2
+ pkgrel = 1
url = https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox
arch = i686
arch = x86_64
@@ -47,12 +47,12 @@ pkgbase = firefox-kde-opensuse
depends = gtk3
optdepends = networkmanager: Location detection via available WiFi networks
optdepends = speech-dispatcher: Text-to-Speech
- provides = firefox=61.0.1
+ provides = firefox=61.0.2
conflicts = firefox
options = !emptydirs
options = debug
options = strip
- source = hg+https://hg.mozilla.org/mozilla-unified#tag=FIREFOX_61_0_1_RELEASE
+ source = hg+https://hg.mozilla.org/mozilla-unified#tag=FIREFOX_61_0_2_RELEASE
source = mozconfig
source = firefox.desktop
source = vendor.js
diff --git a/PKGBUILD b/PKGBUILD
index 3ae39a0a3ed5..b9c0bab293c3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -20,8 +20,8 @@ _pgo=true
_pkgname=firefox
pkgname=$_pkgname-kde-opensuse
-pkgver=61.0.1
-pkgrel=2
+pkgver=61.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')