Skip to content

Commit bfc6093

Browse files
gigirassywezm
authored andcommitted
main/mpd: update to 0.24.9
1 parent e4ef910 commit bfc6093

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

main/mpd/template.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
pkgname = "mpd"
2-
pkgver = "0.24.7"
3-
pkgrel = 1
2+
pkgver = "0.24.9"
3+
pkgrel = 0
44
build_style = "meson"
55
configure_args = [
66
"-Ddocumentation=enabled",
@@ -148,7 +148,7 @@
148148
license = "GPL-2.0-or-later AND BSD-2-Clause"
149149
url = "https://www.musicpd.org"
150150
source = f"{url}/download/mpd/{pkgver[: pkgver.rfind('.')]}/mpd-{pkgver}.tar.xz"
151-
sha256 = "47c4f146f39a09979ca65d232063d7df566b101c5b36ca8895083f9f278b0460"
151+
sha256 = "f3d28b29bbe675970ef205b3d9b835e5691423fed6a89d713dbcbf7839ea92f3"
152152

153153

154154
def post_install(self):

0 commit comments

Comments
 (0)