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

Gaëtan Bisson bisson at archlinux.org
Sun May 3 01:28:42 UTC 2020


    Date: Sunday, May 3, 2020 @ 01:28:40
  Author: bisson
Revision: 382182

upstream update

Modified:
  ncmpc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-02 20:56:49 UTC (rev 382181)
+++ PKGBUILD	2020-05-03 01:28:40 UTC (rev 382182)
@@ -5,7 +5,7 @@
 # Contributor: Daniel Bainton <dpb [at] backarrow.org>
 
 pkgname=ncmpc
-pkgver=0.37
+pkgver=0.38
 pkgrel=1
 pkgdesc='Fully featured MPD client using ncurses'
 url='https://www.musicpd.org/clients/ncmpc/'
@@ -16,7 +16,7 @@
 makedepends=('meson' 'python-sphinx' 'boost')
 validpgpkeys=('0392335A78083894A4301C43236E8A58C6DB4512')
 source=("https://www.musicpd.org/download/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz"{,.sig})
-sha256sums=('7c8eb727f6e12d8f97a53915b1b5632898b4afb335a1121c5e01c81df695615c'
+sha256sums=('2bc1aa38aacd23131895cd9aa3abd9d1ca5700857034d9f35209e13e061e27a2'
             'SKIP')
 
 prepare() {



More information about the arch-commits mailing list