makedeb


firefox-it-bin-wayland 120.0.1-1


Web Browser - wayland enabled - (Italian)

Click here to go back to the commit logs for firefox-it-bin-wayland.

Commit:


Hash: 22f845b32757771b4db47fdddc6d69c20702eb95

Message: Corrected arch to amd64

Diff


diff --git a/.SRCINFO b/.SRCINFO
index a3868fa..2de483c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,19 +1,17 @@
-generated-by = makedeb-makepkg
-
-pkgbase = firefox-it-bin-wayland
-	pkgdesc = Web Browser - wayland enabled - (Italian)
-	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/it/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-it-bin-wayland
+pkgbase = firefox-it-bin-wayland
+pkgdesc = Web Browser - wayland enabled - (Italian)
+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/it/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 0796e76..f5493b5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,9 +3,9 @@
 pkgname=firefox-it-bin-wayland 
 _pkgname=firefox 
 pkgdesc="Web Browser - wayland enabled - (Italian)" 
-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')