summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7f54a0bcabeb..6da7815b3129 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = firefox-appmenu
pkgdesc = Firefox from extra with appmenu patch
- pkgver = 67.0.1
+ pkgver = 67.0.2
pkgrel = 1
url = https://aur.archlinux.org/packages/firefox-appmenu/
arch = x86_64
@@ -43,11 +43,11 @@ pkgbase = firefox-appmenu
optdepends = pulseaudio: Audio support
optdepends = speech-dispatcher: Text-to-Speech
optdepends = hunspell-en_US: Spell checking, American English
- provides = firefox=67.0.1
+ provides = firefox=67.0.2
conflicts = firefox
options = !emptydirs
options = !makeflags
- source = hg+https://hg.mozilla.org/mozilla-unified#tag=FIREFOX_67_0_1_RELEASE
+ source = hg+https://hg.mozilla.org/mozilla-unified#tag=FIREFOX_67_0_2_RELEASE
source = firefox.desktop
source = firefox-symbolic.svg
source = https://gitlab.com/nikatar/for-aur/raw/master/firefox-appmenu/0001-bz-1521249.patch
diff --git a/PKGBUILD b/PKGBUILD
index c2c692f35179..98a13d9af4ba 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=firefox-appmenu
_pkgname=firefox
-pkgver=67.0.1
+pkgver=67.0.2
pkgrel=1
pkgdesc="Firefox from extra with appmenu patch"
arch=(x86_64)