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

Levente Polyak anthraxx at archlinux.org
Wed Apr 11 20:26:45 UTC 2018


    Date: Wednesday, April 11, 2018 @ 20:26:40
  Author: anthraxx
Revision: 315775

upgpkg: ncmpcpp 0.8.2-1

Modified:
  ncmpcpp/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-04-11 20:26:34 UTC (rev 315774)
+++ PKGBUILD	2018-04-11 20:26:40 UTC (rev 315775)
@@ -5,8 +5,8 @@
 # Contributor: Army <uli[dot]armbruster[at]gmail[dot]com>
 
 pkgname=ncmpcpp
-pkgver=0.8.1
-pkgrel=4
+pkgver=0.8.2
+pkgrel=1
 pkgdesc='Almost exact clone of ncmpc with some new features'
 url='http://ncmpcpp.rybczak.net/'
 arch=('x86_64')
@@ -14,7 +14,7 @@
 depends=('curl' 'libmpdclient' 'taglib' 'ncurses' 'fftw' 'boost-libs')
 makedepends=('boost')
 source=(${pkgname}-${pkgver}.tar.bz2::https://rybczak.net/ncmpcpp/stable/${pkgname}-${pkgver}.tar.bz2)
-sha512sums=('2b1b615672910f6b55d4a3e1842f677b8c72659a86dca74d9c306612038d7b765f622e4b8948f14d8a3f4fa913d413d128ed8726f70d7a09cfe95d3c1fe87d15')
+sha512sums=('9384edd162f40af23e4f26f437356520f117e4e2ab513ed3de132d2f11e597082d1cb7f0dd3696660d0c9bb85ad03e31fb921c97a11c7b28b32c5907fdbb8e8f')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list