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 49724b1bdb1c..1b6b044d8536 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = firefox-unbranded-bin
pkgdesc = Standalone web browser from mozilla.org - Unbranded version
- pkgver = 67.0.3
+ pkgver = 67.0.4
pkgrel = 1
url = https://wiki.mozilla.org/Add-ons/Extension_Signing#Unbranded_Builds
arch = x86_64
@@ -20,11 +20,11 @@ pkgbase = firefox-unbranded-bin
optdepends = networkmanager: location detection via available WiFi networks
optdepends = speech-dispatcher: text-to-speech
optdepends = startup-notification: support for FreeDesktop Startup Notification
- provides = firefox=67.0.3
+ provides = firefox=67.0.4
conflicts = firefox
- source = https://queue.taskcluster.net/v1/task/V8FCEKjPRny6zz41l6_pGA/runs/0/artifacts/public/build/target.tar.bz2
+ source = https://queue.taskcluster.net/v1/task/OzOcWy0QSOmY-GMj7g_qXA/runs/0/artifacts/public/build/target.tar.bz2
source = firefox.desktop
- sha256sums = fa947dbb0e1bbcbe6c4db19cf5ca9cb66ddb9266dc500bad0b81013a8dc1ac23
+ sha256sums = b8f5ea2978c710bd778d42d90aabcd74072bfc6bf8067584d6b1b217d1294ff2
sha256sums = 4a783dca1f88e003c72f32d22719a0915f3fa576adbc492240e7cc250246ce10
pkgname = firefox-unbranded-bin
diff --git a/PKGBUILD b/PKGBUILD
index b866d3722b35..2dcc4fd6b4a9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: LA-MJ <4mr.minj+aur [at] g-mail>
pkgname=firefox-unbranded-bin
-pkgver=67.0.3
+pkgver=67.0.4
pkgrel=1
pkgdesc="Standalone web browser from mozilla.org - Unbranded version"
arch=('x86_64')
@@ -19,10 +19,10 @@ optdepends=('pulseaudio: audio support'
'networkmanager: location detection via available WiFi networks'
'speech-dispatcher: text-to-speech'
'startup-notification: support for FreeDesktop Startup Notification')
-_url="https://queue.taskcluster.net/v1/task/V8FCEKjPRny6zz41l6_pGA/runs/0/artifacts/public/build/target.tar.bz2"
+_url="https://queue.taskcluster.net/v1/task/OzOcWy0QSOmY-GMj7g_qXA/runs/0/artifacts/public/build/target.tar.bz2"
source=(${_url}
firefox.desktop)
-sha256sums=('fa947dbb0e1bbcbe6c4db19cf5ca9cb66ddb9266dc500bad0b81013a8dc1ac23'
+sha256sums=('b8f5ea2978c710bd778d42d90aabcd74072bfc6bf8067584d6b1b217d1294ff2'
'4a783dca1f88e003c72f32d22719a0915f3fa576adbc492240e7cc250246ce10')
package() {