mpdscribble: fix homepage=

This commit is contained in:
maxice8 2019-02-25 21:43:50 -03:00
parent 950065e362
commit 4571768711
No known key found for this signature in database
GPG Key ID: 543B9D4F4299F06B
1 changed files with 10 additions and 11 deletions

View File

@ -1,20 +1,19 @@
# Template file for 'mpdscribble'
pkgname=mpdscribble
version=0.22
revision=5
short_desc="MPD audio scrobbler (e.g. last.fm)"
homepage="http://mpd.wikia.com/wiki/Client:Mpdscribble"
license="GPL-2"
maintainer="Georg Schabel <gescha@posteo.de>"
distfiles="http://www.musicpd.org/download/${pkgname}/${version}/${pkgname}-${version}.tar.bz2"
checksum=1cde2b5f8c70f0e3e6f059d01bf0b0f2eac2b29fbcd14b01a8a5103e603feb41
revision=6
build_style=gnu-configure
conf_files="/etc/${pkgname}.conf"
make_dirs="/var/cache/mpdscribble/ 0755 root root"
hostmakedepends="pkg-config"
makedepends="libmpdclient-devel glib-devel libcurl-devel"
short_desc="MPD audio scrobbler (e.g. last.fm)"
maintainer="Georg Schabel <gescha@posteo.de>"
license="GPL-2.0-or-later"
homepage="https://github.com/MusicPlayerDaemon/mpdscribble"
distfiles="http://www.musicpd.org/download/${pkgname}/${version}/${pkgname}-${version}.tar.bz2"
checksum=1cde2b5f8c70f0e3e6f059d01bf0b0f2eac2b29fbcd14b01a8a5103e603feb41
conf_files="/etc/${pkgname}.conf"
make_dirs="/var/cache/mpdscribble/ 0755 root root"
post_install() {
vsv mpdscribble