summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2a3088b1ad6f..595d607cd11d 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 = 84.0.1
- pkgrel = 1
+ pkgrel = 2
url = https://www.mozilla.org/firefox/
arch = x86_64
license = MPL
@@ -34,9 +34,9 @@ pkgbase = fedora-firefox-wayland-bin
conflicts = libffi=3.2
options = !emptydirs
options = !strip
- source = https://kojipkgs.fedoraproject.org/packages/firefox/84.0.1/1.fc32/x86_64/firefox-84.0.1-1.fc32.x86_64.rpm
+ source = https://kojipkgs.fedoraproject.org/packages/firefox/84.0.1/2.fc32/x86_64/firefox-84.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 = 2b560aafce5840aae904f83ec522a33cfd0cae05b2481317ba64565d2ae38ef5
+ sha256sums = 4a186b3496361a6836c4bb51ac918887458467ae3a4bcb1bd690f5b517527130
sha256sums = 86c87a4169bdf75c6d3a2f11d3a7e20b6364b2db97c74bc7eb62b1b22bc54401
pkgname = fedora-firefox-wayland-bin
diff --git a/PKGBUILD b/PKGBUILD
index 65bc028ea89b..2692c6fd78e0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=fedora-firefox-wayland-bin
pkgver=84.0.1
-pkgrel=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=('2b560aafce5840aae904f83ec522a33cfd0cae05b2481317ba64565d2ae38ef5'
+sha256sums=('4a186b3496361a6836c4bb51ac918887458467ae3a4bcb1bd690f5b517527130'
'86c87a4169bdf75c6d3a2f11d3a7e20b6364b2db97c74bc7eb62b1b22bc54401')
prepare() {