summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatheus2019-05-07 09:16:05 -0300
committerMatheus2019-05-07 09:16:05 -0300
commit84bcf9df1c5a72943cc7a6efce7e888396465b0a (patch)
treecf653859d0906cea90c89000d77b91ea9e765a93
parent3fd2559dee8c4a17d76a209ac5943c55baa9807e (diff)
downloadaur-84bcf9df1c5a72943cc7a6efce7e888396465b0a.tar.gz
66.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 186efa07008d..a9367e712b4a 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 = 66.0.3
+ pkgver = 66.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/66.0.3/1.fc29/x86_64/firefox-66.0.3-1.fc29.x86_64.rpm
+ source = https://kojipkgs.fedoraproject.org/packages/firefox/66.0.4/1.fc29/x86_64/firefox-66.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 = 858f6dc9efe7eea5853aa2b98fa99a33
+ md5sums = c5780a351c9ff5802246ef28cc5453b4
md5sums = 25c72e7f95169902a92472ebbe75fc55
pkgname = fedora-firefox-wayland-bin
diff --git a/PKGBUILD b/PKGBUILD
index b93f1b83bfbb..be19941d2423 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Matheus <wlion@protonmail.com>
pkgname=fedora-firefox-wayland-bin
-pkgver=66.0.3
+pkgver=66.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=('858f6dc9efe7eea5853aa2b98fa99a33'
+md5sums=('c5780a351c9ff5802246ef28cc5453b4'
'25c72e7f95169902a92472ebbe75fc55')
prepare() {