summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatheus2020-11-18 10:44:30 -0300
committerMatheus2020-11-18 10:44:30 -0300
commitd093919f261f56c475283e5313bc0525008ca054 (patch)
tree557ad79d2d9470a80e352570ad9f679067c3cb7a
parentedc891d5e1e8324112c923bf2b0e136c5151bdf2 (diff)
downloadaur-d093919f261f56c475283e5313bc0525008ca054.tar.gz
83.0-3
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bbf6523ff317..913fd6db284e 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 = 82.0.3
- pkgrel = 1
+ pkgver = 83.0
+ pkgrel = 3
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=82.0.3
+ provides = firefox=83.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/82.0.3/1.fc32/x86_64/firefox-82.0.3-1.fc32.x86_64.rpm
+ source = https://kojipkgs.fedoraproject.org/packages/firefox/83.0/3.fc32/x86_64/firefox-83.0-3.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 = 991765960827568102df24c5287019f328540533b6920e8cb5f9a1d39dedcc85
+ sha256sums = a89f1b9e0dcfed2ae905158e608e03e3858102132e0d59f59306635dcdab0b23
sha256sums = 86c87a4169bdf75c6d3a2f11d3a7e20b6364b2db97c74bc7eb62b1b22bc54401
pkgname = fedora-firefox-wayland-bin
diff --git a/PKGBUILD b/PKGBUILD
index 744fce9480df..52f224369553 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Maintainer: Matheus <wlion@protonmail.com>
pkgname=fedora-firefox-wayland-bin
-pkgver=82.0.3
-pkgrel=1
+pkgver=83.0
+pkgrel=3
# 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=('991765960827568102df24c5287019f328540533b6920e8cb5f9a1d39dedcc85'
+sha256sums=('a89f1b9e0dcfed2ae905158e608e03e3858102132e0d59f59306635dcdab0b23'
'86c87a4169bdf75c6d3a2f11d3a7e20b6364b2db97c74bc7eb62b1b22bc54401')
prepare() {