summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorjdn062018-02-25 12:55:48 +0100
committerjdn062018-02-25 12:55:48 +0100
commit6e28d569c6e25cc797d26286e03e0d6b9cdf2103 (patch)
tree86bcd1d2d52059056df2bbc7f74c2f6dc9fba9f7
parent02a59bb875592a439061dcd7dec88bfe1e0ffbbb (diff)
downloadaur-iramuteq-bin.tar.gz
Change arch to any
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0e4e1ffd2042..c24beaa4eb32 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,11 @@
# Generated by mksrcinfo v8
-# Sun Feb 25 11:48:29 UTC 2018
+# Sun Feb 25 11:55:07 UTC 2018
pkgbase = iramuteq-bin
pkgdesc = Statistical analysis of text
pkgver = 0.7.alpha2
- pkgrel = 1
+ pkgrel = 2
url = http://www.iramuteq.org/
- arch = i686
- arch = x86_64
+ arch = any
license = GPL
depends = python2
depends = wxpython
diff --git a/PKGBUILD b/PKGBUILD
index 0df5a7dcffbe..d6273d0e2afe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,9 +3,9 @@
pkgname=iramuteq-bin
pkgver=0.7.alpha2
pkgver_=0.7-alpha2
-pkgrel=1
+pkgrel=2
pkgdesc="Statistical analysis of text"
-arch=('i686' 'x86_64')
+arch=('any')
url="http://www.iramuteq.org/"
license=('GPL')
depends=('python2' 'wxpython' 'python2-xlrd' 'r')