summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStephen Brandt2023-06-25 15:52:57 +0200
committerStephen Brandt2023-06-25 15:52:57 +0200
commitf494beedde3f3cdb6816d563b7d6edf3095a4d33 (patch)
treebc9a7ed7c0deab323452228f9419a7cb3498c3aa /PKGBUILD
parent09da064e44bac8426b6f9e27cd24b57b87c6e9ad (diff)
downloadaur-f494beedde3f3cdb6816d563b7d6edf3095a4d33.tar.gz
[fix] Remove unsupported architectures
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e876e3b9b4e8..699cfb2bd4b3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=haguichi
pkgver=1.4.6
pkgrel=1
pkgdesc="Provides a user friendly GUI to control the Hamachi client on Linux"
-arch=('x86_64' 'i686' 'arm' 'armv6h' 'armv7h')
+arch=('x86_64')
url="https://haguichi.net"
license=('GPL3')
depends=('gtk3' 'libappindicator-gtk3' 'logmein-hamachi')