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

Gaëtan Bisson bisson at archlinux.org
Sat Aug 20 08:43:24 UTC 2016


    Date: Saturday, August 20, 2016 @ 08:43:23
  Author: bisson
Revision: 274067

upstream update

Modified:
  ncmpc/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-08-20 04:34:31 UTC (rev 274066)
+++ PKGBUILD	2016-08-20 08:43:23 UTC (rev 274067)
@@ -6,8 +6,8 @@
 # Contributor: Daniel Bainton <dpb [at] backarrow.org>
 
 pkgname=ncmpc
-pkgver=0.24
-pkgrel=2
+pkgver=0.25
+pkgrel=1
 pkgdesc='Fully featured MPD client using ncurses'
 url='http://www.musicpd.org/clients/ncmpc/'
 arch=('i686' 'x86_64')
@@ -16,7 +16,7 @@
 optdepends=('python2: to enable lyrics plugin'
             'ruby: to enable lyrics plugin')
 source=("http://www.musicpd.org/download/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
-sha1sums=('4fe581299aa1b2efdce3018b734f6cfc283bea07')
+sha1sums=('7b4bc74c76b2e2947689af4157b45b01a9329df0')
 
 build() {
 	cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list