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

Gaëtan Bisson bisson at archlinux.org
Mon Apr 9 01:28:45 UTC 2018


    Date: Monday, April 9, 2018 @ 01:28:44
  Author: bisson
Revision: 321322

upstream update

Modified:
  ncmpc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-04-08 20:57:46 UTC (rev 321321)
+++ PKGBUILD	2018-04-09 01:28:44 UTC (rev 321322)
@@ -6,8 +6,8 @@
 # Contributor: Daniel Bainton <dpb [at] backarrow.org>
 
 pkgname=ncmpc
-pkgver=0.29
-pkgrel=2
+pkgver=0.30
+pkgrel=1
 pkgdesc='Fully featured MPD client using ncurses'
 url='https://www.musicpd.org/clients/ncmpc/'
 arch=('x86_64')
@@ -15,10 +15,10 @@
 depends=('ncurses' 'glib2' 'libmpdclient')
 optdepends=('python2: to enable lyrics plugin'
             'ruby: to enable lyrics plugin')
-makedepends=('meson')
+makedepends=('meson' 'python-sphinx')
 validpgpkeys=('0392335A78083894A4301C43236E8A58C6DB4512')
 source=("https://www.musicpd.org/download/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz"{,.sig})
-sha256sums=('ef68a9b67172383ea80ee46579015109433fa058728812d2b0ebede660d85f12'
+sha256sums=('e3fe0cb58b8a77f63fb1645c2f974b334f1614efdc834ec698ee7d861f1b12a3'
             'SKIP')
 
 prepare() {



More information about the arch-commits mailing list