summaryrefslogtreecommitdiff
path: root/community/libshairport
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-10-23 01:11:11 -0700
committerroot <root@rshg054.dnsready.net>2013-10-23 01:11:11 -0700
commit06a76442fa8de4a9975266a4eca7fb2a953f5244 (patch)
tree7b783eeb28c401d172561db419f82783f4380b34 /community/libshairport
parentd5839dd449651d7781de570240f3d0a1a9162320 (diff)
Wed Oct 23 01:09:43 PDT 2013
Diffstat (limited to 'community/libshairport')
-rw-r--r--community/libshairport/PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/community/libshairport/PKGBUILD b/community/libshairport/PKGBUILD
index 7e69f1b6e..ec3a9d498 100644
--- a/community/libshairport/PKGBUILD
+++ b/community/libshairport/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 87587 2013-04-03 13:29:16Z idevolder $
+# $Id: PKGBUILD 99037 2013-10-22 19:26:56Z idevolder $
# Maintainer: BlackIkeEagle <ike DOT devolder AT gmail DOT com>
pkgname=libshairport
@@ -6,7 +6,7 @@ _developer='amejia1'
_version=1.2.1.20121215
_commithash='16395d8'
pkgver=${_version}
-pkgrel=1
+pkgrel=3
pkgdesc="emulates an AirPort Express"
arch=('i686' 'x86_64')
url='https://github.com/amejia1/libshairport'
@@ -14,7 +14,6 @@ license=('GPL')
depends=('openssl' 'libao')
source=("$pkgname-$pkgver.tar.gz::https://github.com/amejia1/libshairport/tarball/$_commithash")
sha256sums=('98b73313d0a8f2abcb32e11f4fd4b422777a495cd62dbe881d5061b91959d1d5')
-options=(!libtool)
_srcfolder=$_developer-$pkgname-$_commithash