summaryrefslogtreecommitdiffstats
path: root/abs/extra
diff options
context:
space:
mode:
authorBritney Fransen <brfransen@gmail.com>2014-11-24 19:52:44 (GMT)
committerBritney Fransen <brfransen@gmail.com>2014-11-24 19:52:44 (GMT)
commitcac51a3fe85630b1b2586e980fafeaf05f03f829 (patch)
tree796aebff1a9d4f2723a4d8296dc0c15feb06c1ce /abs/extra
parent21745d6010ef5659cbb6a4a888872aff8c1f7bc1 (diff)
downloadlinhes_pkgbuild-cac51a3fe85630b1b2586e980fafeaf05f03f829.zip
linhes_pkgbuild-cac51a3fe85630b1b2586e980fafeaf05f03f829.tar.gz
linhes_pkgbuild-cac51a3fe85630b1b2586e980fafeaf05f03f829.tar.bz2
shairplay: update
Diffstat (limited to 'abs/extra')
-rw-r--r--abs/extra/shairplay/PKGBUILD4
1 files changed, 1 insertions, 3 deletions
diff --git a/abs/extra/shairplay/PKGBUILD b/abs/extra/shairplay/PKGBUILD
index e5f4d44..6dcd537 100644
--- a/abs/extra/shairplay/PKGBUILD
+++ b/abs/extra/shairplay/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=shairplay
_gitname=shairplay
pkgver=20140422
-pkgrel=1
+pkgrel=2
pkgdesc='Apple airplay and raop protocol server'
arch=('i686' 'x86_64')
url='https://github.com/juhovh/shairplay'
@@ -18,8 +18,6 @@ source=("$_gitname::git://github.com/juhovh/shairplay.git#commit=64d59e3087f8290
sha256sums=('SKIP'
'f0a176539a6c5be46dc832d054be2f18c3256e5fd34c5f1416c9463bd75c82b3')
options=(!libtool)
-provides=('libshairport')
-conflicts=('libshairport')
build() {
cd $_gitname