From 4302c9949478b851a1153ce3645004a64bcf2483 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Fri, 17 Nov 2017 23:37:44 +0000 Subject: [PATCH] community/ncmpcpp to 0.8.1-2 --- community/ncmpcpp/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/community/ncmpcpp/PKGBUILD b/community/ncmpcpp/PKGBUILD index 9724f1ff8..5b3bee26f 100644 --- a/community/ncmpcpp/PKGBUILD +++ b/community/ncmpcpp/PKGBUILD @@ -9,10 +9,10 @@ pkgname=ncmpcpp pkgver=0.8.1 -pkgrel=1 +pkgrel=2 pkgdesc='Almost exact clone of ncmpc with some new features' url='http://ncmpcpp.rybczak.net/' -arch=('i686' 'x86_64') +arch=('x86_64') license=('GPL') depends=('curl' 'libmpdclient' 'taglib' 'ncurses' 'fftw' 'boost-libs') makedepends=('boost')