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

Gaetan Bisson bisson at archlinux.org
Tue Jun 2 17:43:20 UTC 2015


    Date: Tuesday, June 2, 2015 @ 19:43:20
  Author: bisson
Revision: 240221

upstream update

Modified:
  mpc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-06-02 17:35:45 UTC (rev 240220)
+++ PKGBUILD	2015-06-02 17:43:20 UTC (rev 240221)
@@ -6,7 +6,7 @@
 # Contributor: Link Dupont <link at subpop.net>
 
 pkgname=mpc
-pkgver=0.26
+pkgver=0.27
 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=('dd1577cfff1d8324bc27c97fb26d88b845118800' 'SKIP')
+sha1sums=('76e4a35548eea07a535b1b3a95d3d8d592c123bd' 'SKIP')
 
 options=('!emptydirs')
 



More information about the arch-commits mailing list