[arch-commits] Commit in ncmpc/trunk (PKGBUILD)
Gaƫtan Bisson
bisson at archlinux.org
Wed Jan 29 20:02:26 UTC 2020
Date: Wednesday, January 29, 2020 @ 20:02:26
Author: bisson
Revision: 374261
upstream update
Modified:
ncmpc/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-01-29 19:56:06 UTC (rev 374260)
+++ PKGBUILD 2020-01-29 20:02:26 UTC (rev 374261)
@@ -5,7 +5,7 @@
# Contributor: Daniel Bainton <dpb [at] backarrow.org>
pkgname=ncmpc
-pkgver=0.36
+pkgver=0.37
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=('4632873dfc8efe61e501dc9184a5b921b482be2ddbedd3d23d05241d477a3e2c'
+sha256sums=('7c8eb727f6e12d8f97a53915b1b5632898b4afb335a1121c5e01c81df695615c'
'SKIP')
prepare() {
More information about the arch-commits
mailing list