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

Gaëtan Bisson bisson at archlinux.org
Thu Oct 31 22:13:49 UTC 2019


    Date: Thursday, October 31, 2019 @ 22:13:49
  Author: bisson
Revision: 366306

upstream update

Modified:
  mpc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-10-31 21:11:05 UTC (rev 366305)
+++ PKGBUILD	2019-10-31 22:13:49 UTC (rev 366306)
@@ -5,7 +5,7 @@
 # Contributor: Link Dupont <link at subpop.net>
 
 pkgname=mpc
-pkgver=0.32
+pkgver=0.33
 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=('7961d95b7ce019996beab281cf957e905667c989c53fffd13ade5e62fea331c7'
+sha256sums=('4f40ccbe18f5095437283cfc525a97815e983cbfd3a29e48ff610fa4f1bf1296'
             'SKIP')
 
 options=('!emptydirs')



More information about the arch-commits mailing list