summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatheus2020-07-02 15:26:55 -0300
committerMatheus2020-07-02 15:26:55 -0300
commit01a9eeaf44ad5941b73a2f19b2a74d25585f624b (patch)
treeac8698ca3266cb35619e9c195ca7153701a8b00f
parent8269ae235b4307af27ef09da539338057e93dbed (diff)
downloadaur-01a9eeaf44ad5941b73a2f19b2a74d25585f624b.tar.gz
78.0.1-1
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 61ffeb8d8c90..157472fba7ac 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 = 78.0
- pkgrel = 2
+ pkgver = 78.0.1
+ 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=78.0
+ provides = firefox=78.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/78.0/2.fc32/x86_64/firefox-78.0-2.fc32.x86_64.rpm
+ source = https://kojipkgs.fedoraproject.org/packages/firefox/78.0.1/1.fc32/x86_64/firefox-78.0.1-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 = 440e4ef98cfa0a66a60d244cd65182f8700aeca0aa0550eb62169b533cf41aad
+ sha256sums = 3325f229c20668bed4c081b1f8836f96e564cb2fa9fb381f81e3d864d146b243
sha256sums = 86c87a4169bdf75c6d3a2f11d3a7e20b6364b2db97c74bc7eb62b1b22bc54401
pkgname = fedora-firefox-wayland-bin
diff --git a/PKGBUILD b/PKGBUILD
index 093dfbb074b2..d2cfb9a90c56 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Maintainer: Matheus <wlion@protonmail.com>
pkgname=fedora-firefox-wayland-bin
-pkgver=78.0
-pkgrel=2
+pkgver=78.0.1
+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=('440e4ef98cfa0a66a60d244cd65182f8700aeca0aa0550eb62169b533cf41aad'
+sha256sums=('3325f229c20668bed4c081b1f8836f96e564cb2fa9fb381f81e3d864d146b243'
'86c87a4169bdf75c6d3a2f11d3a7e20b6364b2db97c74bc7eb62b1b22bc54401')
prepare() {