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 8b8ab12bbbd0..b4770cbc4fea 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = fedora-firefox-wayland-bin
pkgdesc = Fedora's firefox build wtih wayland enabled by default
- pkgver = 66.0.1
- pkgrel = 4
+ pkgver = 66.0.2
+ pkgrel = 1
url = https://www.mozilla.org/firefox/
arch = x86_64
license = MPL
@@ -34,9 +34,9 @@ pkgbase = fedora-firefox-wayland-bin
conflicts = libvpx=1.7
options = !emptydirs
options = !strip
- source = https://kojipkgs.fedoraproject.org//packages/firefox/66.0.1/4.fc29/x86_64/firefox-66.0.1-4.fc29.x86_64.rpm
+ source = https://kojipkgs.fedoraproject.org/packages/firefox/66.0.2/1.fc29/x86_64/firefox-66.0.2-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 = 31389aea5257ba098b7b560b299bf557
+ md5sums = SKIP
md5sums = 25c72e7f95169902a92472ebbe75fc55
pkgname = fedora-firefox-wayland-bin
diff --git a/PKGBUILD b/PKGBUILD
index 4495bbe2dc31..8d196de4ae8d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Nbiba bedis <bedisnbiba@gmail.com>
pkgname=fedora-firefox-wayland-bin
-pkgver=66.0.1
-pkgrel=4
+pkgver=66.0.2
+pkgrel=1
# fedora version
fc="fc29"
pkgdesc="Fedora's firefox build wtih wayland enabled by default"
@@ -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=('31389aea5257ba098b7b560b299bf557'
+md5sums=('SKIP'
'25c72e7f95169902a92472ebbe75fc55')
prepare() {