summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatheus2019-12-08 18:10:27 -0300
committerMatheus2019-12-08 18:10:27 -0300
commit91fec442f8dd0d39cfcddcab4a200c03243f6bfe (patch)
tree01d23a0b860682a760eda23b5547b2ef7e2de6c5
parentfbe102065298bb1384a0eda222c2e1ba07c071c6 (diff)
downloadaur-91fec442f8dd0d39cfcddcab4a200c03243f6bfe.tar.gz
Revert "71.0-7"
This reverts commit fbe102065298bb1384a0eda222c2e1ba07c071c6.
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD12
2 files changed, 15 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fdaef88935a6..c8fa20fc06d3 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 = 71.0
- pkgrel = 7
+ pkgver = 70.0.1
+ pkgrel = 4
url = https://www.mozilla.org/firefox/
arch = x86_64
license = MPL
@@ -28,11 +28,15 @@ pkgbase = fedora-firefox-wayland-bin
optdepends = pulseaudio: Audio support
optdepends = speech-dispatcher: Text-to-Speech
provides = firefox
+ provides = libvpx=1.7
conflicts = firefox
+ conflicts = libvpx=1.7
options = !emptydirs
options = !strip
- source = https://kojipkgs.fedoraproject.org/packages/firefox/71.0/7.fc31/x86_64/firefox-71.0-7.fc31.x86_64.rpm
- sha512sums = 4fc9d3d74d929c7be08c0761faed082581cc3a97a8f0ae36edc38f231cd97d0f401d35983b20246c143ded2ecbf2323f44e16775016079635b155a8f12479630
+ source = https://kojipkgs.fedoraproject.org/packages/firefox/70.0.1/4.fc29/x86_64/firefox-70.0.1-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 = 45573d639497edf9ffaa3b3c155bae8d
+ md5sums = 25c72e7f95169902a92472ebbe75fc55
pkgname = fedora-firefox-wayland-bin
diff --git a/PKGBUILD b/PKGBUILD
index c8c9cd660b7f..f3474dc9d5d2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,10 +2,10 @@
# Maintainer: Matheus <wlion@protonmail.com>
pkgname=fedora-firefox-wayland-bin
-pkgver=71.0
-pkgrel=7
+pkgver=70.0.1
+pkgrel=4
# fedora version
-fc="fc31"
+fc="fc29"
pkgdesc="Fedora's firefox build with wayland enabled by default"
arch=(x86_64)
license=(MPL GPL LGPL)
@@ -20,9 +20,11 @@ optdepends=('networkmanager: Location detection via available WiFi networks'
'pulseaudio: Audio support'
'speech-dispatcher: Text-to-Speech')
-source=("https://kojipkgs.fedoraproject.org//packages/firefox/$pkgver/$pkgrel.$fc/x86_64/firefox-$pkgver-$pkgrel.$fc.x86_64.rpm")
+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")
-sha512sums=('4fc9d3d74d929c7be08c0761faed082581cc3a97a8f0ae36edc38f231cd97d0f401d35983b20246c143ded2ecbf2323f44e16775016079635b155a8f12479630')
+md5sums=('45573d639497edf9ffaa3b3c155bae8d'
+ '25c72e7f95169902a92472ebbe75fc55')
prepare() {
# remove a bit of fedora's custom sutff