Date: Friday, August 19, 2016 @ 00:34:31 Author: bisson Revision: 273928
upstream update Modified: mpc/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-08-18 21:03:34 UTC (rev 273927) +++ PKGBUILD 2016-08-19 00:34:31 UTC (rev 273928) @@ -6,7 +6,7 @@ # Contributor: Link Dupont <[email protected]> pkgname=mpc -pkgver=0.27 +pkgver=0.28 pkgrel=1 pkgdesc='Minimalist command line interface to MPD' url='http://www.musicpd.org/clients/mpc/' @@ -15,7 +15,7 @@ depends=('libmpdclient') validpgpkeys=('0392335A78083894A4301C43236E8A58C6DB4512') source=("http://www.musicpd.org/download/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz"{,.sig}) -sha1sums=('76e4a35548eea07a535b1b3a95d3d8d592c123bd' 'SKIP') +sha1sums=('60cac81137c0fd4d16fe7d482970bc1afb1ad610' 'SKIP') options=('!emptydirs')
