summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Franc2022-06-12 12:06:27 +0200
committerMartin Franc2022-06-12 12:06:27 +0200
commit9bc729bfe162dd6b02827e8a50c5b49d8456de16 (patch)
tree6c46575f1140b1ab4bdfc157a1f990e2501d7ee9
parent11dc3ff221889161440e463b7f329eebabbaf74a (diff)
downloadaur-9bc729bfe162dd6b02827e8a50c5b49d8456de16.tar.gz
Change arch from x86 to any
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 74302953a276..4738661d92d7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=wob
pkgver=0.13
pkgrel=2
pkgdesc='A lightweight overlay volume/backlight/progress/anything bar for Wayland'
-arch=('i686' 'x86_64')
+arch=('any')
url='https://github.com/francma/wob'
license=('ISC')
depends=('wayland')