[arch-commits] Commit in shairport-sync/trunk (PKGBUILD)

Anatol Pomozov anatolik at archlinux.org
Wed Mar 22 03:32:07 UTC 2017


    Date: Wednesday, March 22, 2017 @ 03:32:06
  Author: anatolik
Revision: 218266

upgpkg: shairport-sync 3.0.2-1

Modified:
  shairport-sync/trunk/PKGBUILD

----------+
 PKGBUILD |    7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-03-22 03:27:34 UTC (rev 218265)
+++ PKGBUILD	2017-03-22 03:32:06 UTC (rev 218266)
@@ -2,8 +2,8 @@
 # Maintainer: Anatol Pomozov <anatol.pomozov at gmail.com>
 
 pkgname=shairport-sync
-pkgver=2.8.6
-pkgrel=2
+pkgver=3.0.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'
 arch=(i686 x86_64)
@@ -11,8 +11,9 @@
 backup=(etc/shairport-sync.conf)
 install=shairport-sync.install
 depends=(openssl avahi libsoxr popt alsa-lib libconfig libpulse)
+makedepends=(xmltoman)
 source=(shairport-sync-$pkgver.zip::https://github.com/mikebrady/shairport-sync/archive/$pkgver.zip)
-sha1sums=('d835b239cd1f9335c849d60c7af76588d0a66caa')
+sha1sums=('9dc0cd429b8d3b2a1b96f69c13cf32264ecc8e8b')
 
 build() {
   cd shairport-sync-$pkgver



More information about the arch-commits mailing list