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

version bump

parent 77178290
No related branches found
Tags 0.5.6-1
No related merge requests found
......@@ -2,7 +2,7 @@
# Contributor: Army <uli[dot]armbruster[at]gmail[dot]com>
pkgname=ncmpcpp
pkgver=0.5.5
pkgver=0.5.6
pkgrel=1
pkgdesc="An almost exact clone of ncmpc with some new features."
arch=('i686' 'x86_64')
......@@ -11,6 +11,7 @@ license=('GPL')
depends=('curl' 'libmpdclient' 'taglib' 'ncurses')
install=ncmpcpp.install
source=(http://unkart.ovh.org/ncmpcpp/${pkgname}-${pkgver}.tar.bz2)
md5sums=('cdaf82694c0a1f5e9de65bb0a191e403')
build() {
cd "$srcdir/${pkgname}-${pkgver}"
......@@ -27,4 +28,3 @@ package() {
make DESTDIR="$pkgdir" install
}
md5sums=('30cded976c81bba4c8a2daf2215fe41d')
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