summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBjörn Bidar2017-05-10 00:54:05 +0200
committerBjörn Bidar2017-05-10 00:54:05 +0200
commit98f08f2a0474eebef821fca4d9f5cd6b5353b86e (patch)
treeb04c011384034f64accd7fa9ed0fbf1368481b03
parent3f2306bc592f2e1705cb58dbda1027f18d55f37e (diff)
downloadaur-98f08f2a0474eebef821fca4d9f5cd6b5353b86e.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 f7084dfe29cb..2804066dd476 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Sun Apr 30 18:26:20 UTC 2017
+# Tue May 9 22:53:53 UTC 2017
pkgbase = firefox-kde-opensuse
pkgdesc = Standalone web browser from mozilla.org with OpenSUSE patch, integrate better with KDE
- pkgver = 53.0
- pkgrel = 3
+ pkgver = 53.0.2
+ pkgrel = 1
url = https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox
arch = i686
arch = x86_64
@@ -44,11 +44,11 @@ pkgbase = firefox-kde-opensuse
depends = gtk3
optdepends = networkmanager: Location detection via available WiFi networks
optdepends = speech-dispatcher: Text-to-Speech
- provides = firefox=53.0
+ provides = firefox=53.0.2
conflicts = firefox
options = !emptydirs
options = strip
- source = https://ftp.mozilla.org/pub/mozilla.org/firefox/releases/53.0/source/firefox-53.0.source.tar.xz
+ source = https://ftp.mozilla.org/pub/mozilla.org/firefox/releases/53.0.2/source/firefox-53.0.2.source.tar.xz
source = mozconfig
source = firefox.desktop
source = firefox-install-dir.patch
diff --git a/PKGBUILD b/PKGBUILD
index 34a3662ea77b..d7fa41704d40 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -20,8 +20,8 @@ _gtk3=true
_pkgname=firefox
pkgname=$_pkgname-kde-opensuse
-pkgver=53.0
-pkgrel=3
+pkgver=53.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')