summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatheus2021-03-15 21:04:46 -0300
committerMatheus2021-03-15 21:04:46 -0300
commit5ef018181dcaabfef7101d4087ed2cae665d3e8d (patch)
treecedb926d618ef6d6538ebdb4b79dae96dba7d719
parentba51d4a505a01b525e045dd41ba7239a8eac0d43 (diff)
downloadaur-5ef018181dcaabfef7101d4087ed2cae665d3e8d.tar.gz
86.0.1-2
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD8
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 117464409627..754600a98d6a 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 = 86.0
- pkgrel = 3
+ pkgver = 86.0.1
+ pkgrel = 2
url = https://www.mozilla.org/firefox/
arch = x86_64
license = MPL
@@ -27,16 +27,16 @@ pkgbase = fedora-firefox-wayland-bin
optdepends = libnotify: Notification integration
optdepends = pulseaudio: Audio support
optdepends = speech-dispatcher: Text-to-Speech
- provides = firefox=86.0
+ provides = firefox=86.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/86.0/2.fc32/x86_64/firefox-86.0-2.fc32.x86_64.rpm
+ source = https://kojipkgs.fedoraproject.org/packages/firefox/86.0.1/2.fc32/x86_64/firefox-86.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 = a1af286768c9164bae81e5caa9311a63f4a40cc05cf2e2646b94fffb66fbc716
+ sha256sums = d053d0976be598813a0a76f4e6f0164c46a975b7233c857c159882b94343794d
sha256sums = 86c87a4169bdf75c6d3a2f11d3a7e20b6364b2db97c74bc7eb62b1b22bc54401
pkgname = fedora-firefox-wayland-bin
diff --git a/PKGBUILD b/PKGBUILD
index c0e37864b24c..7d009cd90718 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Maintainer: Matheus <wlion@protonmail.com>
pkgname=fedora-firefox-wayland-bin
-pkgver=86.0
-pkgrel=3
+pkgver=86.0.1
+pkgrel=2
# fedora version
fc="fc32"
pkgdesc="Fedora's firefox build with wayland enabled by default"
@@ -20,10 +20,10 @@ optdepends=('networkmanager: Location detection via available WiFi networks'
'pulseaudio: Audio support'
'speech-dispatcher: Text-to-Speech')
-source=("https://kojipkgs.fedoraproject.org//packages/firefox/$pkgver/2.$fc/x86_64/firefox-$pkgver-2.$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/32/Everything/x86_64/os/Packages/l/libffi-3.1-24.fc32.x86_64.rpm")
-sha256sums=('a1af286768c9164bae81e5caa9311a63f4a40cc05cf2e2646b94fffb66fbc716'
+sha256sums=('d053d0976be598813a0a76f4e6f0164c46a975b7233c857c159882b94343794d'
'86c87a4169bdf75c6d3a2f11d3a7e20b6364b2db97c74bc7eb62b1b22bc54401')
prepare() {