summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatheus2019-06-10 16:55:42 -0300
committerMatheus2019-06-10 16:55:42 -0300
commita74e10c63cee7262fb823f7c90e57f6ce0c8e860 (patch)
tree1a697871b77bb6f65cc5e3a57baa934205a24a78
parent17408841a4d163b020ca39d0571ad64eebe7bce3 (diff)
downloadaur-a74e10c63cee7262fb823f7c90e57f6ce0c8e860.tar.gz
67.0-4
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 27f8ac7df4b7..4c0e1bbf7f26 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = fedora-firefox-wayland-bin
pkgdesc = Fedora's firefox build with wayland enabled by default
- pkgver = 66.0.5
- pkgrel = 1
+ pkgver = 67.0
+ pkgrel = 4
url = https://www.mozilla.org/firefox/
arch = x86_64
license = MPL
@@ -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.5/1.fc29/x86_64/firefox-66.0.5-1.fc29.x86_64.rpm
+ source = https://kojipkgs.fedoraproject.org//packages/firefox/67.0/4.fc29/x86_64/firefox-67.0-4.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 = 63921bc99ffb16f0194249e342328e49
+ md5sums = 6338db65bf3a878327a77eee179ebdc6
md5sums = 25c72e7f95169902a92472ebbe75fc55
pkgname = fedora-firefox-wayland-bin
diff --git a/PKGBUILD b/PKGBUILD
index f2a3eeb4b85f..4daca85b2e76 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Maintainer: Matheus <wlion@protonmail.com>
pkgname=fedora-firefox-wayland-bin
-pkgver=66.0.5
-pkgrel=1
+pkgver=67.0
+pkgrel=4
# fedora version
fc="fc29"
pkgdesc="Fedora's firefox build with 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=('63921bc99ffb16f0194249e342328e49'
+md5sums=('6338db65bf3a878327a77eee179ebdc6'
'25c72e7f95169902a92472ebbe75fc55')
prepare() {