summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNbiba Bedis2019-03-27 21:58:30 +0100
committerNbiba Bedis2019-03-27 21:58:30 +0100
commit9f2813b6f0c3470bd0a761f8b4acb66b5d7726fa (patch)
tree3b927aad7cdcc89ecde4ee863037c7490c30365e
parentbcb2cf37177030e96041b1bf157bbb8eaa89b071 (diff)
downloadaur-9f2813b6f0c3470bd0a761f8b4acb66b5d7726fa.tar.gz
66.0.1-3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 011627a2e5ab..f01ae93639f8 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 = 1
+ pkgrel = 3
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/1.fc29/x86_64/firefox-66.0.1-1.fc29.x86_64.rpm
+ source = https://kojipkgs.fedoraproject.org//packages/firefox/66.0.1/3.fc29/x86_64/firefox-66.0.1-3.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 = 292f1def2a15c18ed1173a0d4a80b4c0
+ md5sums = c5d2af5318a94c72bab6f2a03447a8be
md5sums = 25c72e7f95169902a92472ebbe75fc55
pkgname = fedora-firefox-wayland-bin
diff --git a/PKGBUILD b/PKGBUILD
index d773f664e751..455109f8a02f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=fedora-firefox-wayland-bin
pkgver=66.0.1
-pkgrel=1
+pkgrel=3
# 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=('292f1def2a15c18ed1173a0d4a80b4c0'
+md5sums=('c5d2af5318a94c72bab6f2a03447a8be'
'25c72e7f95169902a92472ebbe75fc55')
prepare() {