Skip to content
Snippets Groups Projects
Commit b0b7c2c2 authored by Mateusz Herych's avatar Mateusz Herych
Browse files

updated

parent 6d63ba23
No related branches found
No related tags found
No related merge requests found
......@@ -2,16 +2,16 @@
# Contributor: Army <uli[dot]armbruster[at]gmail[dot]com>
pkgname=ncmpcpp
pkgver=0.4.1
pkgrel=3
pkgver=0.5
pkgrel=1
pkgdesc="An almost exact clone of ncmpc with some new features."
arch=('i686' 'x86_64')
url="http://unkart.ovh.org/ncmpcpp/"
license=('GPL')
depends=('curl' 'taglib' 'ncurses')
depends=('curl' 'libmpdclient' 'taglib' 'ncurses')
install=${pkgname}.install
source=(http://unkart.ovh.org/ncmpcpp/${pkgname}-${pkgver}.tar.bz2)
md5sums=('120e15c8791f82c30671990bbf2022e1')
md5sums=('5b34a969d34adb6a5e7ab088694ee870')
build() {
cd $srcdir/${pkgname}-${pkgver}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment