summaryrefslogtreecommitdiff
path: root/community/shairplay/PKGBUILD
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-05-11 04:20:41 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-05-11 04:20:41 +0000
commit96ba30fd7b52ef7318f2499e75970e3e186f84eb (patch)
tree99f4f4ce94dc8e6e83864cc8ac416a98c5716477 /community/shairplay/PKGBUILD
parentbf8ca82240123cfd3e65739dc2318f5f1d145d12 (diff)
Sun May 11 04:11:46 UTC 2014
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