Date: Monday, April 25, 2016 @ 20:07:12 Author: anatolik Revision: 171822
upgpkg: shairport-sync 2.8.3-1 Modified: shairport-sync/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-04-25 17:37:46 UTC (rev 171821) +++ PKGBUILD 2016-04-25 18:07:12 UTC (rev 171822) @@ -2,7 +2,7 @@ # Maintainer: Anatol Pomozov <[email protected]> pkgname=shairport-sync -pkgver=2.8.2 +pkgver=2.8.3 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=('1806228ab3426d6523c7de668d62b56697bd8791') +sha1sums=('715073c91bd1a2842910b0af094bf72c22770451') build() { cd shairport-sync-$pkgver
