summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChristoph Gysin2017-09-23 11:45:41 +0300
committerChristoph Gysin2017-09-23 12:49:27 +0300
commita3eaca2bb4ed2a9b136dd42ef4e341a919fa5d02 (patch)
tree8421866d8d87f59e143b4f6cd2c55f7079a3953b /PKGBUILD
parent012418112a37dae39280ab757d011c2b25f46a2e (diff)
downloadaur-a3eaca2bb4ed2a9b136dd42ef4e341a919fa5d02.tar.gz
add arch armv7h
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 445d2d087b25..8bf9cbbebbf2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgver=357.ddfc28f
pkgrel=2
epoch=1
pkgdesc="An open source client library for Spotify."
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'armv7h')
url="https://github.com/plietar/librespot"
license=('MIT')
depends=('protobuf' 'libvorbis' 'alsa-lib')