This commit is contained in:
miqlas
2019-08-21 22:28:53 +02:00
committed by Sergei Reznikov
parent b9ee550a45
commit b5dc191ee9
2 changed files with 2 additions and 2 deletions

View File

@@ -3,11 +3,11 @@ DESCRIPTION="Music Player Daemon (MPD) is a flexible, powerful, server-side \
application for playing music. Through plugins and libraries it can play a \
variety of sound files while being controlled by its network protocol."
HOMEPAGE="https://www.musicpd.org/"
COPYRIGHT="2003-2018 The Music Player Daemon Project"
COPYRIGHT="2003-2019 The Music Player Daemon Project"
LICENSE="GNU GPL v2"
REVISION="1"
SOURCE_URI="http://www.musicpd.org/download/mpd/${portVersion%.*}/mpd-$portVersion.tar.xz"
CHECKSUM_SHA256="d32ef88b4404b188c4505462cfd3fb695463800c9d062e5148f782ca227a6cbd"
CHECKSUM_SHA256="1e2c8a8d89e8792b1849075cf51aa0695e1957cd5c4281209acff1dd53b57646"
PATCHES="mpd-$portVersion.patchset"
ADDITIONAL_FILES="userlaunch.in"