Date: Tuesday, May 3, 2016 @ 11:18:44 Author: bisson Revision: 266798
upstream update Modified: mpd/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-05-03 08:58:00 UTC (rev 266797) +++ PKGBUILD 2016-05-03 09:18:44 UTC (rev 266798) @@ -6,8 +6,8 @@ # Contributor: Ben <[email protected]> pkgname=mpd -pkgver=0.19.14 -pkgrel=2 +pkgver=0.19.15 +pkgrel=1 pkgdesc='Flexible, powerful, server-side application for playing music' url='http://www.musicpd.org/' license=('GPL') @@ -20,7 +20,7 @@ source=("http://www.musicpd.org/download/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz"{,.sig} 'tmpfiles.d' 'conf') -sha1sums=('2faf8664ae5c9183e73185c9dcfe0be50579f5e8' 'SKIP' +sha1sums=('5c32aff6ea3f031de5802a39a222efd7e4b1bafd' 'SKIP' 'f4d5922abb69abb739542d8e93f4dfd748acdad7' '291fd5cda9f0845834a553017327c4586bd853f6')
