summarylogtreecommitdiffstats
diff options
context:
space:
mode:
author4le34n2017-08-29 17:48:14 +1100
committer4le34n2017-08-29 17:48:14 +1100
commit1610526237d49b109c53d686f15b16b1fa103297 (patch)
tree790a56e50e3be4780d843560e0e655fbb4739530
parent91a23ec35a157686d56007a3602c6f552914b08c (diff)
downloadaur-1610526237d49b109c53d686f15b16b1fa103297.tar.gz
Change arch x86_64 to any
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fb2542dfaf5b..97469dcc63ca 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,11 @@
# Generated by mksrcinfo v8
-# Tue Aug 29 06:44:36 UTC 2017
+# Tue Aug 29 06:47:41 UTC 2017
pkgbase = eve-ng-integration-git
pkgdesc = Integrates EVE-NG (aka UNetLab) with Linux desktop
pkgver = r63.3faa8ad
- pkgrel = 1
+ pkgrel = 2
url = http://eve-ng.net
- arch = x86_64
+ arch = any
license = GPL
makedepends = git
depends = python2
diff --git a/PKGBUILD b/PKGBUILD
index 308693de3426..24971b2ff043 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
pkgname=eve-ng-integration-git
pkgver=r63.3faa8ad
-pkgrel=1
+pkgrel=2
pkgdesc="Integrates EVE-NG (aka UNetLab) with Linux desktop"
-arch=('x86_64')
+arch=('any')
url="http://eve-ng.net"
license=('GPL')
depends=('python2' 'inetutils')