summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatheus2020-06-03 22:09:10 -0300
committerMatheus2020-06-03 22:09:10 -0300
commit79f2ff4c91f96c593408079851224670f4941892 (patch)
tree6cab79177d084e485633e85f879a94052139262c
parent50cc6073b01e4bb52065e46abaa1ab5ce41dd66d (diff)
downloadaur-79f2ff4c91f96c593408079851224670f4941892.tar.gz
77.0.1-2
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5a1d698934d3..a9877ac46d3c 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 = 77.0
- pkgrel = 1
+ pkgver = 77.0.1
+ pkgrel = 2
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=77.0
+ provides = firefox=77.0.1
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/77.0/1.fc32/x86_64/firefox-77.0-1.fc32.x86_64.rpm
+ source = https://kojipkgs.fedoraproject.org/packages/firefox/77.0.1/2.fc32/x86_64/firefox-77.0.1-2.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 = d04843b36eac7f12f6566c4a450f3b1c595e62610fe0346cb32a006fe5e07882
+ sha256sums = 82f820226b032d2f3f0fc742dc860afc8dbbd90733afc2245428c96d031d74de
sha256sums = 86c87a4169bdf75c6d3a2f11d3a7e20b6364b2db97c74bc7eb62b1b22bc54401
pkgname = fedora-firefox-wayland-bin
diff --git a/PKGBUILD b/PKGBUILD
index 834e1beb1676..409da57f448e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Maintainer: Matheus <wlion@protonmail.com>
pkgname=fedora-firefox-wayland-bin
-pkgver=77.0
-pkgrel=1
+pkgver=77.0.1
+pkgrel=2
# 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=('d04843b36eac7f12f6566c4a450f3b1c595e62610fe0346cb32a006fe5e07882'
+sha256sums=('82f820226b032d2f3f0fc742dc860afc8dbbd90733afc2245428c96d031d74de'
'86c87a4169bdf75c6d3a2f11d3a7e20b6364b2db97c74bc7eb62b1b22bc54401')
prepare() {