summaryrefslogtreecommitdiff
path: root/community/shairplay/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/shairplay/PKGBUILD')
-rw-r--r--community/shairplay/PKGBUILD6
1 files changed, 2 insertions, 4 deletions
diff --git a/community/shairplay/PKGBUILD b/community/shairplay/PKGBUILD
index d1ad1c1a6..f5c671d0b 100644
--- a/community/shairplay/PKGBUILD
+++ b/community/shairplay/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 110774 2014-05-06 17:52:11Z idevolder $
+# $Id: PKGBUILD 110949 2014-05-10 10:24:10Z idevolder $
# Maintainer: BlackIkeEagle <ike DOT devolder AT gmail DOT com>
# Contributor: winlu
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