summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFerenc Kollar2023-10-17 06:31:26 +0200
committerFerenc Kollar2023-10-17 06:31:26 +0200
commit6029705e5340245f07c662e7b977090caf361a73 (patch)
treebb1ffe9d473baf7376eba531f4c1538fd269e4b5
parent120edcd7d363651c379c68f87cb2dc5176c7072e (diff)
downloadaur-6029705e5340245f07c662e7b977090caf361a73.tar.gz
changing arch to x86_64 from any
-rwxr-xr-xPKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2b6e805beeca..5c89d9ae8e66 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=bat-asus-battery-bin
pkgver=0.14
pkgrel=1
pkgdesc="Replicate the functionality of the ASUS Battery Health Charging on Windows which aims prolong the battery's life-span"
-arch=(any)
+arch=("x86_64")
url="https://github.com/tshakalekholoane/bat"
license=('MIT')
provides=('bat-asus-battery')