Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mpdscribble: update to 0.25 #51350

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/mpdscribble/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'mpdscribble'
pkgname=mpdscribble
version=0.24
version=0.25
revision=1
build_style=meson
hostmakedepends="pkg-config"
Expand All @@ -11,7 +11,7 @@ license="GPL-2.0-or-later"
homepage="https://github.com/MusicPlayerDaemon/mpdscribble"
changelog="https://raw.githubusercontent.com/MusicPlayerDaemon/mpdscribble/master/NEWS"
distfiles="https://www.musicpd.org/download/mpdscribble/${version}/mpdscribble-${version}.tar.xz"
checksum=f6b4cba748b3b87e705270b4923c8e23e94c2e00fedd50beb1468dbe2fb2a8e7
checksum=20f89d945bf517c4d68bf77a77a359fdb13842ab1295e8d21eda79be2b5b35ce

conf_files="/etc/${pkgname}.conf"
make_dirs="/var/cache/mpdscribble/ 0755 root root"
Expand Down