Date: Friday, April 15, 2016 @ 22:49:21 Author: anatolik Revision: 171117
upgpkg: shairport-sync 2.8.2-1 Modified: shairport-sync/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-04-15 19:27:15 UTC (rev 171116) +++ PKGBUILD 2016-04-15 20:49:21 UTC (rev 171117) @@ -2,7 +2,7 @@ # Maintainer: Anatol Pomozov <anatol.pomo...@gmail.com> pkgname=shairport-sync -pkgver=2.8.1 +pkgver=2.8.2 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=('6de5accdbf654b7e40f2039d7848eed2cf2e28ea') +sha1sums=('1806228ab3426d6523c7de668d62b56697bd8791') build() { cd shairport-sync-$pkgver