mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 22:53:51 +02:00
mpdscribble: update to 0.24
This commit is contained in:
parent
21106f9384
commit
f8f1837dd0
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'mpdscribble'
|
# Template file for 'mpdscribble'
|
||||||
pkgname=mpdscribble
|
pkgname=mpdscribble
|
||||||
version=0.23
|
version=0.24
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -11,7 +11,7 @@ license="GPL-2.0-or-later"
|
||||||
homepage="https://github.com/MusicPlayerDaemon/mpdscribble"
|
homepage="https://github.com/MusicPlayerDaemon/mpdscribble"
|
||||||
changelog="https://raw.githubusercontent.com/MusicPlayerDaemon/mpdscribble/master/NEWS"
|
changelog="https://raw.githubusercontent.com/MusicPlayerDaemon/mpdscribble/master/NEWS"
|
||||||
distfiles="https://www.musicpd.org/download/mpdscribble/${version}/mpdscribble-${version}.tar.xz"
|
distfiles="https://www.musicpd.org/download/mpdscribble/${version}/mpdscribble-${version}.tar.xz"
|
||||||
checksum=a3387ed9140eb2fca1ccaf9f9d2d9b5a6326a72c9bcd4119429790c534fec668
|
checksum=f6b4cba748b3b87e705270b4923c8e23e94c2e00fedd50beb1468dbe2fb2a8e7
|
||||||
|
|
||||||
conf_files="/etc/${pkgname}.conf"
|
conf_files="/etc/${pkgname}.conf"
|
||||||
make_dirs="/var/cache/mpdscribble/ 0755 root root"
|
make_dirs="/var/cache/mpdscribble/ 0755 root root"
|
||||||
|
|
Loading…
Add table
Reference in a new issue