summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f047939c82e5..7d48f84d5671 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgver=0.5.0
pkgrel=1
pkgdesc="Gtk3 panel for compositing window managers"
url="https://gitlab.com/${pkgname}-project/${pkgname}"
-arch=('i686' 'pentium4' 'x86_64')
+arch=('x86_64' 'pentium4' 'i686')
license=('LGPL3')
depends=('gtk3' 'libwnck3' 'gtk-layer-shell')
makedepends=('git' 'meson' 'vala')