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

Levente Polyak anthraxx at archlinux.org
Tue Aug 23 16:13:06 UTC 2016


    Date: Tuesday, August 23, 2016 @ 16:13:06
  Author: anthraxx
Revision: 187406

upgpkg: ncmpcpp 0.7.5-1

Modified:
  ncmpcpp/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-08-23 16:05:28 UTC (rev 187405)
+++ PKGBUILD	2016-08-23 16:13:06 UTC (rev 187406)
@@ -5,8 +5,8 @@
 # Contributor: Army <uli[dot]armbruster[at]gmail[dot]com>
 
 pkgname=ncmpcpp
-pkgver=0.7.4
-pkgrel=2
+pkgver=0.7.5
+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=('e5171bd095baefcdf1da1e4d3de3d14a22035584da9b7ec9f176c0fb32bee61a25d989c3405711e512333b10f38a5575e90ec733afeaf7aff995386396f3b918')
+sha512sums=('5f3b370a5a8fdc05e85a7b748debd960c0e76d5b9e43717efceaa985baa0c543d14d8b0fd7b09550111bff3aa66ec290d6cd2c0ec21de7a0caa10df1c68c99c8')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list