summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-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')