summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatheus2019-10-11 11:54:57 -0300
committerMatheus2019-10-11 11:54:57 -0300
commitdee8cb90978f3e76732830e7e2424db8a4f39ae0 (patch)
tree8976ac1de4d664347bdd1932373f99bd8fd0b6d5
parentfc6ac2b806d27eac83cecbed8ff870c1cb7a8652 (diff)
downloadaur-dee8cb90978f3e76732830e7e2424db8a4f39ae0.tar.gz
69.0.3-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e42cdefdeeb8..d3ec49cd60c5 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 = 69.0.1
- pkgrel = 4
+ pkgver = 69.0.3
+ pkgrel = 1
url = https://www.mozilla.org/firefox/
arch = x86_64
license = MPL
@@ -33,9 +33,9 @@ pkgbase = fedora-firefox-wayland-bin
conflicts = libvpx=1.7
options = !emptydirs
options = !strip
- source = https://kojipkgs.fedoraproject.org/packages/firefox/69.0.1/4.fc29/x86_64/firefox-69.0.1-4.fc29.x86_64.rpm
+ source = https://kojipkgs.fedoraproject.org/packages/firefox/69.0.3/1.fc29/x86_64/firefox-69.0.3-1.fc29.x86_64.rpm
source = https://download-ib01.fedoraproject.org/pub/fedora/linux/releases/29/Everything/x86_64/os/Packages/l/libvpx-1.7.0-7.fc29.x86_64.rpm
- md5sums = 147c997074c6ff6fd73d4102b4f7cf8f
+ md5sums = 40bb4d2580c4df8e6cb0bf154d0ab4d5
md5sums = 25c72e7f95169902a92472ebbe75fc55
pkgname = fedora-firefox-wayland-bin
diff --git a/PKGBUILD b/PKGBUILD
index a71d2b570b43..5d766a2dd01d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Maintainer: Matheus <wlion@protonmail.com>
pkgname=fedora-firefox-wayland-bin
-pkgver=69.0.1
-pkgrel=4
+pkgver=69.0.3
+pkgrel=1
# fedora version
fc="fc29"
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/29/Everything/x86_64/os/Packages/l/libvpx-1.7.0-7.fc29.x86_64.rpm")
-md5sums=('147c997074c6ff6fd73d4102b4f7cf8f'
+md5sums=('40bb4d2580c4df8e6cb0bf154d0ab4d5'
'25c72e7f95169902a92472ebbe75fc55')
prepare() {