mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
audio/ncmpcpp: Updated for version 0.5.10.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
parent
473a226057
commit
6fae329d8a
2 changed files with 5 additions and 5 deletions
|
@ -25,7 +25,7 @@
|
|||
# Modified by the SlackBuilds.org project
|
||||
|
||||
PRGNAM=ncmpcpp
|
||||
VERSION=0.5.3
|
||||
VERSION=${VERSION:-0.5.10}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="ncmpcpp"
|
||||
VERSION="0.5.3"
|
||||
HOMEPAGE="http://unkart.ovh.org/ncmpcpp/"
|
||||
DOWNLOAD="http://unkart.ovh.org/ncmpcpp/ncmpcpp-0.5.3.tar.bz2"
|
||||
MD5SUM="50866f596d2d37a5d0f945347aa107af"
|
||||
VERSION="0.5.10"
|
||||
HOMEPAGE="http://ncmpcpp.rybczak.net"
|
||||
DOWNLOAD="http://ncmpcpp.rybczak.net/stable/ncmpcpp-0.5.10.tar.bz2"
|
||||
MD5SUM="298ed66325bcfe358e37e186c7ea4861"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="libmpdclient"
|
||||
|
|
Loading…
Reference in a new issue