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

Gaëtan Bisson bisson at archlinux.org
Wed Oct 24 17:08:03 UTC 2018


    Date: Wednesday, October 24, 2018 @ 17:08:02
  Author: bisson
Revision: 337224

upstream update

Modified:
  mpc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-10-24 17:07:33 UTC (rev 337223)
+++ PKGBUILD	2018-10-24 17:08:02 UTC (rev 337224)
@@ -5,7 +5,7 @@
 # Contributor: Link Dupont <link at subpop.net>
 
 pkgname=mpc
-pkgver=0.30
+pkgver=0.31
 pkgrel=1
 pkgdesc='Minimalist command line interface to MPD'
 url='https://www.musicpd.org/clients/mpc/'
@@ -15,7 +15,7 @@
 depends=('libmpdclient')
 validpgpkeys=('0392335A78083894A4301C43236E8A58C6DB4512')
 source=("https://www.musicpd.org/download/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz"{,.sig})
-sha256sums=('65fc5b0a8430efe9acbe6e261127960682764b20ab994676371bdc797d867fce'
+sha256sums=('62373e83a8a165b2ed43967975efecd3feee530f4557d6b861dd08aa89d52b2d'
             'SKIP')
 
 options=('!emptydirs')



More information about the arch-commits mailing list