summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKevin Morris2017-07-26 04:04:51 -0700
committerKevin Morris2017-07-26 04:04:51 -0700
commita2b92dd4a2876b0cdf59f9d776a5e8ad18beab37 (patch)
treee4dc107502fe384ff896266f014ab002f1df4a20
parent18986c2233bb9e1a474d8c8da64d16711e148ed8 (diff)
downloadaur-a2b92dd4a2876b0cdf59f9d776a5e8ad18beab37.tar.gz
Change architecture to any
Signed-off-by: Kevin Morris <kevin.morris@codestruct.net>
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 55bdfe8b6182..0b901e1af3a5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -3,9 +3,7 @@ pkgbase = sprunge
pkgver = 0.1.2
pkgrel = 1
url = https://github.com/kevr/sprunge
- arch = i686
- arch = x86_64
- arch = armv6h
+ arch = any
license = GPL2
depends = python
source = sprunge
diff --git a/PKGBUILD b/PKGBUILD
index f5ca67b6a8bf..0e5ab83ecd5f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgdesc='Upload data to sprunge.us via stdin'
license=('GPL2')
url='https://github.com/kevr/sprunge'
-arch=('i686' 'x86_64' 'armv6h')
+arch=('any')
depends=('python')
source=('sprunge')
sha256sums=(