summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPival812016-09-02 17:33:56 +0200
committerPival812016-09-02 17:33:56 +0200
commit1034f3ceb1eec7d294ecef874b4bdfcd3b635af4 (patch)
treedb0a0364b7acc9ff17f316d4085daee62bf71555 /PKGBUILD
parent9abc0f4a56c25ba177b99d3d6ce00f710b7247bd (diff)
downloadaur-1034f3ceb1eec7d294ecef874b4bdfcd3b635af4.tar.gz
yet another commit
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 3 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index eaf46b7ab680..e9f8df111446 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,6 +14,9 @@ license=('MIT')
url="http://spotio.devinhalladay.com/"
options=('!strip' '!upx')
+provides=('spotify')
+conflicts=('spotify' 'spotify-legacy' 'spotify094')
+
source=('spotify'
'spotify.protocol'
'spotio.zip::https://github.com/devinhalladay/spotio/archive/master.zip')