Date: Tuesday, May 31, 2016 @ 22:37:38 Author: anatolik Revision: 177563
upgpkg: shairport-sync 2.8.4.1-1 Modified: shairport-sync/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-05-31 18:38:33 UTC (rev 177562) +++ PKGBUILD 2016-05-31 20:37:38 UTC (rev 177563) @@ -2,7 +2,7 @@ # Maintainer: Anatol Pomozov <[email protected]> pkgname=shairport-sync -pkgver=2.8.3 +pkgver=2.8.4.1 pkgrel=1 pkgdesc='Emulates an AirPort Express for the purpose of streaming music from iTunes and compatible iPods and iPhones' url='https://github.com/mikebrady/shairport-sync' @@ -12,7 +12,7 @@ install=shairport-sync.install depends=(openssl avahi libsoxr popt alsa-lib libconfig libpulse) source=(shairport-sync-$pkgver.zip::https://github.com/mikebrady/shairport-sync/archive/$pkgver.zip) -sha1sums=('715073c91bd1a2842910b0af094bf72c22770451') +sha1sums=('68a09bc16ff1982ea6316ae6dfe04ff81d356ab9') build() { cd shairport-sync-$pkgver
