summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorVarakh2019-11-27 18:09:09 +0100
committerVarakh2019-11-27 18:09:09 +0100
commit8c99db715b438052e1cc31ab0b5811fec42a5ae8 (patch)
tree49880d9294554599a7c4cd9254f84130d2cf750f /PKGBUILD
parentb377e8154d891387503822b00f32bfabe2c7c399 (diff)
downloadaur-8c99db715b438052e1cc31ab0b5811fec42a5ae8.tar.gz
Use only spotifyd as conflict instead of listing every variant
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c032b9af4bb8..4eab7ecdc139 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
pkgbase=spotifyd-bin
pkgname=('spotifyd-bin' 'spotifyd-bin-slim')
pkgver=0.2.20
-pkgrel=1
-conflicts=('spotifyd' 'spotifyd-pulseaudio' 'spotifyd-dbus-mpris' 'spotifyd-git' 'spotifyd-pulseaudio-git')
+pkgrel=2
+conflicts=('spotifyd')
provides=('spotifyd')
depends=('alsa-lib')
arch=('x86_64' 'armv6h' 'armv7h' 'aarch64')