makedeb
Web Browser - wayland enabled - (English (American))
Click here to go back to the commit logs for firefox-en-us-bin-wayland.
Hash: e3eeab422f0c417bcb7bd715d0b3f247f9483a66
Message: Corrected arch to amd64
diff --git a/.SRCINFO b/.SRCINFO
index 6daa7bd..fc93bca 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,19 +1,17 @@
-generated-by = makedeb-makepkg
-
-pkgbase = firefox-en-us-bin-wayland
- pkgdesc = Web Browser - wayland enabled - (English (American))
- pkgver = 99.0.1
- pkgrel = 1
- url = https://download.mozilla.org
- arch = x86_64
- license = Mozilla Public License 2.0
- provides = firefox
- conflicts = firefox
- source = https://download-installer.cdn.mozilla.net/pub/firefox/releases/99.0.1/linux-x86_64/en-US/firefox-99.0.1.tar.bz2
- source = firefox.desktop
- source = https://design.firefox.com/product-identity/firefox/firefox/firefox-logo.svg
- sha256sums = SKIP
- sha256sums = SKIP
- sha256sums = SKIP
-
+generated-by = makedeb
pkgname = firefox-en-us-bin-wayland
+pkgbase = firefox-en-us-bin-wayland
+pkgdesc = Web Browser - wayland enabled - (English (American))
+pkgrel = 2
+pkgver = 99.0.1
+url = https://download.mozilla.org
+arch = amd64
+conflicts = firefox
+license = Mozilla Public License 2.0
+provides = firefox
+source = https://download-installer.cdn.mozilla.net/pub/firefox/releases/99.0.1/linux-x86_64/en-US/firefox-99.0.1.tar.bz2
+source = firefox.desktop
+source = https://design.firefox.com/product-identity/firefox/firefox/firefox-logo.svg
+sha256sums = SKIP
+sha256sums = SKIP
+sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 57648be..d074eea 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,9 +3,9 @@
pkgname=firefox-en-us-bin-wayland
_pkgname=firefox
pkgdesc="Web Browser - wayland enabled - (English (American))"
-pkgrel=1
+pkgrel=2
pkgver=99.0.1
-arch=('x86_64')
+arch=('amd64')
url="https://download.mozilla.org"
license=('Mozilla Public License 2.0')
provides=('firefox')