summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 40326269b9b4..1b1b52ddc68f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = firefox-gtk2
pkgdesc = Standalone web browser from mozilla.org
- pkgver = 52.0.1
- pkgrel = 2
+ pkgver = 52.0.2
+ pkgrel = 1
url = https://www.mozilla.org/firefox/
arch = i686
arch = x86_64
@@ -40,12 +40,12 @@ pkgbase = firefox-gtk2
optdepends = networkmanager: Location detection via available WiFi networks
optdepends = libnotify: Notification integration
optdepends = speech-dispatcher: Text-to-Speech
- provides = firefox=52.0.1-2
+ provides = firefox=52.0.2-1
conflicts = firefox
options = !emptydirs
options = !makeflags
options = !strip
- source = hg+https://hg.mozilla.org/releases/mozilla-release#tag=FIREFOX_52_0_1_RELEASE
+ source = hg+https://hg.mozilla.org/releases/mozilla-release#tag=FIREFOX_52_0_2_RELEASE
source = firefox.desktop
source = firefox-symbolic.svg
source = firefox-install-dir.patch
diff --git a/PKGBUILD b/PKGBUILD
index b620e2345508..ecaebdfd62f9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 291229 2017-03-23 00:06:50Z heftig $
+# $Id: PKGBUILD 291937 2017-03-31 06:43:45Z heftig $
# Maintainer: Brian Bidulock <bidulock@openss7.org>
# Contributor: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
# Contributor: Ionut Biru <ibiru@archlinux.org>
@@ -6,8 +6,8 @@
pkgname=firefox-gtk2
_pkgname=firefox
-pkgver=52.0.1
-pkgrel=2
+pkgver=52.0.2
+pkgrel=1
pkgdesc="Standalone web browser from mozilla.org"
arch=(i686 x86_64)
license=(MPL GPL LGPL)