summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatheus2019-04-11 19:09:55 -0300
committerMatheus2019-04-11 19:09:55 -0300
commit60d4a286de916a6ec9a84f2113a6e23ac0014b76 (patch)
tree2e92ed30a4e12e11a2f21de35d2f66f41d36b398
parentc1d24ffbb6f954873825c790f81de4a3b970e018 (diff)
downloadaur-60d4a286de916a6ec9a84f2113a6e23ac0014b76.tar.gz
66.0.3-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD7
2 files changed, 8 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b4d785ea9026..e9b776a515ef 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = fedora-firefox-wayland-bin
- pkgdesc = Fedora's firefox build wtih wayland enabled by default
- pkgver = 66.0.2
+ pkgdesc = Fedora's firefox build with wayland enabled by default
+ pkgver = 66.0.3
pkgrel = 1
url = https://www.mozilla.org/firefox/
arch = x86_64
@@ -34,9 +34,9 @@ pkgbase = fedora-firefox-wayland-bin
conflicts = libvpx=1.7
options = !emptydirs
options = !strip
- source = https://kojipkgs.fedoraproject.org/packages/firefox/66.0.2/1.fc29/x86_64/firefox-66.0.2-1.fc29.x86_64.rpm
+ source = https://kojipkgs.fedoraproject.org/packages/firefox/66.0.3/1.fc29/x86_64/firefox-66.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 = 98b3d249150211758430f57538966d58
+ md5sums = 858f6dc9efe7eea5853aa2b98fa99a33
md5sums = 25c72e7f95169902a92472ebbe75fc55
pkgname = fedora-firefox-wayland-bin
diff --git a/PKGBUILD b/PKGBUILD
index a4ac3621c17e..14ca79bda673 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,12 @@
# Maintainer: Nbiba bedis <bedisnbiba@gmail.com>
+# Maintainer: Matheus <wlion@protonmail.com>
pkgname=fedora-firefox-wayland-bin
-pkgver=66.0.2
+pkgver=66.0.3
pkgrel=1
# fedora version
fc="fc29"
-pkgdesc="Fedora's firefox build wtih wayland enabled by default"
+pkgdesc="Fedora's firefox build with wayland enabled by default"
arch=(x86_64)
license=(MPL GPL LGPL)
url="https://www.mozilla.org/firefox/"
@@ -23,7 +24,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=('98b3d249150211758430f57538966d58'
+md5sums=('858f6dc9efe7eea5853aa2b98fa99a33'
'25c72e7f95169902a92472ebbe75fc55')
prepare() {