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

Levente Polyak anthraxx at archlinux.org
Thu May 5 16:25:29 UTC 2016


    Date: Thursday, May 5, 2016 @ 18:25:28
  Author: anthraxx
Revision: 173840

upgpkg: ncmpcpp 0.7.4-1

Modified:
  ncmpcpp/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-05-05 16:07:38 UTC (rev 173839)
+++ PKGBUILD	2016-05-05 16:25:28 UTC (rev 173840)
@@ -5,8 +5,8 @@
 # Contributor: Army <uli[dot]armbruster[at]gmail[dot]com>
 
 pkgname=ncmpcpp
-pkgver=0.7.3
-pkgrel=2
+pkgver=0.7.4
+pkgrel=1
 pkgdesc='Almost exact clone of ncmpc with some new features'
 url='http://ncmpcpp.rybczak.net/'
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
 depends=('curl' 'libmpdclient' 'taglib' 'ncurses' 'fftw' 'boost-libs')
 makedepends=('boost')
 source=(${pkgname}-${pkgver}.tar.bz2::http://rybczak.net/ncmpcpp/stable/${pkgname}-${pkgver}.tar.bz2)
-sha512sums=('6314b97f36014ade92b3a73640bf529625d75d20a68fb9b2999de579095e37c46e1951b22b0a849bd8e23998e72cfa77f717cff914b7e20dccc0a918cb739732')
+sha512sums=('e5171bd095baefcdf1da1e4d3de3d14a22035584da9b7ec9f176c0fb32bee61a25d989c3405711e512333b10f38a5575e90ec733afeaf7aff995386396f3b918')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list