summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorVarakh2019-12-28 10:56:23 +0100
committerVarakh2019-12-28 10:56:23 +0100
commit28db2cea3fa12a75eb64d6416f08e51e0a1e47bc (patch)
treeae3ef704ded769f023f16bf57ff38b5fc9022b28 /PKGBUILD
parent8c99db715b438052e1cc31ab0b5811fec42a5ae8 (diff)
downloadaur-28db2cea3fa12a75eb64d6416f08e51e0a1e47bc.tar.gz
Remove arm arch, use spotifyd instead
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4eab7ecdc139..68722e7a8f75 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,11 +3,11 @@
pkgbase=spotifyd-bin
pkgname=('spotifyd-bin' 'spotifyd-bin-slim')
pkgver=0.2.20
-pkgrel=2
+pkgrel=3
conflicts=('spotifyd')
provides=('spotifyd')
depends=('alsa-lib')
-arch=('x86_64' 'armv6h' 'armv7h' 'aarch64')
+arch=('x86_64' 'aarch64')
license=('GPL3')
pkgdesc="A spotify playing daemon"
url="https://github.com/Spotifyd/spotifyd"