summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorShi Liang2016-03-05 17:06:00 +0800
committerShi Liang2016-03-05 17:06:00 +0800
commit464bf0b9de6bff8da70e871b0b7cb091913f28c1 (patch)
tree0bb27674e5ec144cbe995746dca15641c2b77342
parent102ecebbabaa067bd02cbae49ff1115fbc9063f4 (diff)
downloadaur-464bf0b9de6bff8da70e871b0b7cb091913f28c1.tar.gz
New arch
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 16f2e462a909..6b9add2a3038 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,12 @@
# Generated by mksrcinfo v8
-# Thu Feb 25 04:37:58 UTC 2016
+# Sat Mar 5 09:04:16 UTC 2016
pkgbase = mentohust-git
pkgdesc = A Ruijie V4 supplicant on Linux and MacOS
pkgver = fd0da07
pkgrel = 1
url = https://github.com/hyrathb/mentohust
install = mentohust-git.install
- arch = i686
- arch = x86_64
+ arch = any
license = GPL
depends = libpcap
optdepends = libnotify
diff --git a/PKGBUILD b/PKGBUILD
index 6a95ac41a05a..f79d8734115c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@ pkgname=mentohust-git
pkgver=fd0da07
pkgrel=1
pkgdesc="A Ruijie V4 supplicant on Linux and MacOS"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'arm')
license=('GPL')
url="https://github.com/hyrathb/mentohust"
depends=('libpcap')