makedeb


ungoogled-chromium-linchrome-bin 122.6261.57.122.0.6261.57.1250580-1


Portable Chromium ungoogled (A lightweight approach to removing Google web service dependency) for 64-bit Linux prebuilt binary by macchrome

Click here to go back to the commit logs for ungoogled-chromium-linchrome-bin.

Commit:


Hash: 942fb1147ad29b03418da5587c64a7b3867e3212

Message: minor fix

Diff


diff --git a/.SRCINFO b/.SRCINFO
index 6812265..e259608 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,20 +1,18 @@
-generated-by = makedeb-makepkg
-
-pkgbase = ungoogled-chromium-linchrome-bin
-	pkgdesc = Portable Chromium ungoogled (A lightweight approach to removing Google web service dependency) for 64-bit Linux prebuilt binary by macchrome
-	pkgver = 100.0.4896.75.r972766
-	pkgrel = 1
-	url = https://github.com/macchrome/linchrome
-	arch = x86_64
-	license = BSD-3-clause
-	provides = chromium
-	conflicts = chromium
-	options = !strip
-	source = ungoogled-chromium-100.0.4896.75_1.tar.xz::https://github.com/macchrome/linchrome/releases/download/v100.0.4896.75-r972766-portable-ungoogled-Lin64/ungoogled-chromium_100.0.4896.75_1.vaapi_linux.tar.xz
-	source = ungoogled-chromium.desktop
-	source = desktop-icon.patch
-	sha512sums = 6cfa43509e01c273b1ae0a96e96c7da24514d45976e9e65b86da88d6eedeab16b790b04542459dbb0ea41bca47f64fc8523657ad8f84b41c5b2854da50e2dc87
-	sha512sums = 5ef6de325e3fdc363d4e7049b6f91e85b36c9d38a6c48da619314b172250e3e7d6a7fc4f1e29af9b9e86f8b4e51a72087deb79452fdb7083291f035ec6e61b68
-	sha512sums = 48439ea12897b6c1182704f3395948146497b43be8d3f746dd95292793172e2f7ba191edbbd6dacaff6291ec7abd920071ddb5b1ed9ca0531f1ed34d8c8a365b
-
+generated-by = makedeb
 pkgname = ungoogled-chromium-linchrome-bin
+pkgbase = ungoogled-chromium-linchrome-bin
+pkgdesc = Portable Chromium ungoogled (A lightweight approach to removing Google web service dependency) for 64-bit Linux prebuilt binary by macchrome
+pkgrel = 2
+pkgver = 100.0.4896.75.r972766
+url = https://github.com/macchrome/linchrome
+arch = amd64
+conflicts = chromium
+license = BSD-3-clause
+options = !strip
+provides = chromium
+source = ungoogled-chromium-100.0.4896.75_1.tar.xz::https://github.com/macchrome/linchrome/releases/download/v100.0.4896.75-r972766-portable-ungoogled-Lin64/ungoogled-chromium_100.0.4896.75_1.vaapi_linux.tar.xz
+source = ungoogled-chromium.desktop
+source = desktop-icon.patch
+sha512sums = 6cfa43509e01c273b1ae0a96e96c7da24514d45976e9e65b86da88d6eedeab16b790b04542459dbb0ea41bca47f64fc8523657ad8f84b41c5b2854da50e2dc87
+sha512sums = 5ef6de325e3fdc363d4e7049b6f91e85b36c9d38a6c48da619314b172250e3e7d6a7fc4f1e29af9b9e86f8b4e51a72087deb79452fdb7083291f035ec6e61b68
+sha512sums = 48439ea12897b6c1182704f3395948146497b43be8d3f746dd95292793172e2f7ba191edbbd6dacaff6291ec7abd920071ddb5b1ed9ca0531f1ed34d8c8a365b
diff --git a/PKGBUILD b/PKGBUILD
index 6aa566c..d151d6a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,8 +5,8 @@ _pkgname="ungoogled-chromium"
 pkgver='100.0.4896.75.r972766'
 __pkgver='100.0.4896.75-r972766'
 _pkgver='100.0.4896.75_1'
-pkgrel=1
-arch=('x86_64')
+pkgrel=2
+arch=('amd64')
 pkgdesc="Portable Chromium ungoogled (A lightweight approach to removing Google web service dependency) for 64-bit Linux prebuilt binary by macchrome"
 url="https://github.com/macchrome/linchrome"
 license=('BSD-3-clause')