summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authornikatar2018-06-08 08:53:03 +0300
committernikatar2018-06-08 09:02:10 +0300
commit01df97b5ba437060b6b130a945fe899dcc626c37 (patch)
treee87bf19e1f78e72754aa0ddd99813299b63ce101
parenta3bd9e45ea83c9747a98b10be4c231325d0dd6ce (diff)
downloadaur-01df97b5ba437060b6b130a945fe899dcc626c37.tar.gz
60.0.2-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 05046dec1da2..e05d935daa74 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = firefox-appmenu
pkgdesc = Firefox from extra with appmenu patch
- pkgver = 60.0.1
+ pkgver = 60.0.2
pkgrel = 1
url = https://www.mozilla.org/firefox/
arch = x86_64
@@ -42,12 +42,12 @@ pkgbase = firefox-appmenu
optdepends = libnotify: Notification integration
optdepends = pulseaudio: Audio support
optdepends = speech-dispatcher: Text-to-Speech
- provides = firefox=60.0.1
+ provides = firefox=60.0.2
conflicts = firefox
options = !emptydirs
options = !makeflags
options = !strip
- source = hg+https://hg.mozilla.org/mozilla-unified#tag=FIREFOX_60_0_1_RELEASE
+ source = hg+https://hg.mozilla.org/mozilla-unified#tag=FIREFOX_60_0_2_RELEASE
source = unity-menubar.patch.tar.xz
source = complete-csd-window-offset-mozilla-1457691.patch.xz
source = 0001-Bug-1435212-Add-support-for-FFmpeg-4.0.-r-bryce.patch.xz
diff --git a/PKGBUILD b/PKGBUILD
index 1a85eb48edf0..f20371b71e2e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
_pkgname=firefox
pkgname=firefox-appmenu
-pkgver=60.0.1
+pkgver=60.0.2
pkgrel=1
pkgdesc="Firefox from extra with appmenu patch"
arch=(x86_64)