summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorT.J. Townsend2023-01-24 20:17:59 -0500
committerT.J. Townsend2023-01-24 20:17:59 -0500
commitab66cbe054a35bc29e76fefab46d0861c9fc78e4 (patch)
tree4ac414651798293da07935c271729a52d0a6822c
parentf64de941e6f95a059ba79af224a771b410db25de (diff)
downloadaur-ab66cbe054a35bc29e76fefab46d0861c9fc78e4.tar.gz
update arch list
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD2
2 files changed, 1 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2d5ed9c290e8..24607b648b52 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -3,10 +3,7 @@ pkgbase = logmein-hamachi
pkgver = 2.1.0.203
pkgrel = 1
url = https://www.vpn.net/linux
- arch = i686
arch = x86_64
- arch = arm
- arch = armv7h
license = custom
conflicts = hamachi
replaces = hamachi
diff --git a/PKGBUILD b/PKGBUILD
index 36b9d0dee2b8..e51d62eb44b9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgver=2.1.0.203
pkgrel=1
pkgdesc="A zero-configuration VPN service"
url="https://www.vpn.net/linux"
-arch=("i686" "x86_64" "arm" "armv7h")
+arch=("x86_64")
license=("custom")
conflicts=("hamachi")
replaces=("hamachi")