summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatheus2020-08-25 20:50:20 -0300
committerMatheus2020-08-25 20:50:20 -0300
commit449919ff7665e30074df03521fb6f541b35e6dea (patch)
tree2056d9f1421090b344986c0210d068664a8ab226
parent5e0503941c1ab2669f5e509e50c5820e33771d83 (diff)
downloadaur-449919ff7665e30074df03521fb6f541b35e6dea.tar.gz
80.0-1
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2676a8e54c6a..087fef9261eb 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 = 79.0
- pkgrel = 5
+ pkgver = 80.0
+ pkgrel = 1
url = https://www.mozilla.org/firefox/
arch = x86_64
license = MPL
@@ -28,16 +28,16 @@ pkgbase = fedora-firefox-wayland-bin
optdepends = libnotify: Notification integration
optdepends = pulseaudio: Audio support
optdepends = speech-dispatcher: Text-to-Speech
- provides = firefox=79.0
+ provides = firefox=80.0
provides = libffi=3.1
conflicts = firefox
conflicts = libffi=3.1
conflicts = libffi=3.2
options = !emptydirs
options = !strip
- source = https://kojipkgs.fedoraproject.org/packages/firefox/79.0/5.fc32/x86_64/firefox-79.0-5.fc32.x86_64.rpm
+ source = https://kojipkgs.fedoraproject.org/packages/firefox/80.0/1.fc32/x86_64/firefox-80.0-1.fc32.x86_64.rpm
source = https://download-ib01.fedoraproject.org/pub/fedora/linux/releases/32/Everything/x86_64/os/Packages/l/libffi-3.1-24.fc32.x86_64.rpm
- sha256sums = c27fca0fe0c13971101d32df6fd41cec7101d4ea69f9d62ad6e36453204ef6ce
+ sha256sums = 3587686ee49179a9572c1bda746df46d806c77ca9f88a8b304b62950091f1827
sha256sums = 86c87a4169bdf75c6d3a2f11d3a7e20b6364b2db97c74bc7eb62b1b22bc54401
pkgname = fedora-firefox-wayland-bin
diff --git a/PKGBUILD b/PKGBUILD
index 92cad82f798c..39cf70902524 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Maintainer: Matheus <wlion@protonmail.com>
pkgname=fedora-firefox-wayland-bin
-pkgver=79.0
-pkgrel=5
+pkgver=80.0
+pkgrel=1
# fedora version
fc="fc32"
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/32/Everything/x86_64/os/Packages/l/libffi-3.1-24.fc32.x86_64.rpm")
-sha256sums=('c27fca0fe0c13971101d32df6fd41cec7101d4ea69f9d62ad6e36453204ef6ce'
+sha256sums=('3587686ee49179a9572c1bda746df46d806c77ca9f88a8b304b62950091f1827'
'86c87a4169bdf75c6d3a2f11d3a7e20b6364b2db97c74bc7eb62b1b22bc54401')
prepare() {