summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatheus2019-06-21 10:21:17 -0300
committerMatheus2019-06-21 10:21:17 -0300
commite9fb0c8a3647c9098d80c6f5c45a3f5d3235dd8f (patch)
treeff087e77a2a25cbca5ca84c5c95e38a3ea19662d
parente4bfdc489e5b3ab2132d9860839410e37ecf9e56 (diff)
downloadaur-e9fb0c8a3647c9098d80c6f5c45a3f5d3235dd8f.tar.gz
67.0.4-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a890125af5f4..05993111db17 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = fedora-firefox-wayland-bin
pkgdesc = Fedora's firefox build with wayland enabled by default
- pkgver = 67.0.2
+ pkgver = 67.0.4
pkgrel = 1
url = https://www.mozilla.org/firefox/
arch = x86_64
@@ -33,9 +33,9 @@ pkgbase = fedora-firefox-wayland-bin
conflicts = libvpx=1.7
options = !emptydirs
options = !strip
- source = https://kojipkgs.fedoraproject.org//packages/firefox/67.0.2/1.fc29/x86_64/firefox-67.0.2-1.fc29.x86_64.rpm
+ source = https://kojipkgs.fedoraproject.org//packages/firefox/67.0.4/1.fc29/x86_64/firefox-67.0.4-1.fc29.x86_64.rpm
source = https://download-ib01.fedoraproject.org/pub/fedora/linux/releases/29/Everything/x86_64/os/Packages/l/libvpx-1.7.0-7.fc29.x86_64.rpm
- md5sums = 2459604fcc3c3a3558087756b44c7f47
+ md5sums = 405a1e6373833f30ea95fb49da70dd44
md5sums = 25c72e7f95169902a92472ebbe75fc55
pkgname = fedora-firefox-wayland-bin
diff --git a/PKGBUILD b/PKGBUILD
index 3e8431419138..4fb813e568db 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Matheus <wlion@protonmail.com>
pkgname=fedora-firefox-wayland-bin
-pkgver=67.0.2
+pkgver=67.0.4
pkgrel=1
# fedora version
fc="fc29"
@@ -23,7 +23,7 @@ optdepends=('networkmanager: Location detection via available WiFi networks'
source=("https://kojipkgs.fedoraproject.org//packages/firefox/$pkgver/$pkgrel.$fc/x86_64/firefox-$pkgver-$pkgrel.$fc.x86_64.rpm"
"https://download-ib01.fedoraproject.org/pub/fedora/linux/releases/29/Everything/x86_64/os/Packages/l/libvpx-1.7.0-7.fc29.x86_64.rpm")
-md5sums=('2459604fcc3c3a3558087756b44c7f47'
+md5sums=('405a1e6373833f30ea95fb49da70dd44'
'25c72e7f95169902a92472ebbe75fc55')
prepare() {