summaryrefslogtreecommitdiff
path: root/community/libshairport
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-04-04 00:06:36 -0700
committerroot <root@rshg054.dnsready.net>2013-04-04 00:06:36 -0700
commit1b6860ed7a33a22c4202348a4f42afbb5d26be09 (patch)
tree6ca60a730d502776b5af04bd7eabfc74931a4d77 /community/libshairport
parentd304fad026899d2db5af26740eeb952698bd6fb2 (diff)
Thu Apr 4 00:06:36 PDT 2013
Diffstat (limited to 'community/libshairport')
-rw-r--r--community/libshairport/PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/community/libshairport/PKGBUILD b/community/libshairport/PKGBUILD
index d6e406c41..7e69f1b6e 100644
--- a/community/libshairport/PKGBUILD
+++ b/community/libshairport/PKGBUILD
@@ -1,19 +1,19 @@
-# $Id: PKGBUILD 68571 2012-03-28 10:35:14Z idevolder $
+# $Id: PKGBUILD 87587 2013-04-03 13:29:16Z idevolder $
# Maintainer: BlackIkeEagle <ike DOT devolder AT gmail DOT com>
pkgname=libshairport
_developer='amejia1'
-_version=1.2.1
-_commithash='aeb4987'
+_version=1.2.1.20121215
+_commithash='16395d8'
pkgver=${_version}
-pkgrel=2
+pkgrel=1
pkgdesc="emulates an AirPort Express"
arch=('i686' 'x86_64')
url='https://github.com/amejia1/libshairport'
license=('GPL')
depends=('openssl' 'libao')
source=("$pkgname-$pkgver.tar.gz::https://github.com/amejia1/libshairport/tarball/$_commithash")
-sha256sums=('003c65f56123a7cb090b2d7249f0facbef668f7db6048f4b458713892a6911ca')
+sha256sums=('98b73313d0a8f2abcb32e11f4fd4b422777a495cd62dbe881d5061b91959d1d5')
options=(!libtool)
_srcfolder=$_developer-$pkgname-$_commithash