Skip to content

Commit 0fb7cdb

Browse files
user/listenbrainz-mpd: update to 2.5.0
1 parent 2d93ab2 commit 0fb7cdb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

user/listenbrainz-mpd/template.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
pkgname = "listenbrainz-mpd"
2-
pkgver = "2.4.0"
2+
pkgver = "2.5.0"
33
pkgrel = 0
44
build_style = "cargo"
55
hostmakedepends = ["cargo-auditable", "pkgconf"]
@@ -8,7 +8,7 @@
88
license = "AGPL-3.0-only"
99
url = "https://codeberg.org/elomatreb/listenbrainz-mpd"
1010
source = f"{url}/archive/v{pkgver}.tar.gz"
11-
sha256 = "f08940dbca01009be229828dc904e924245f59598f9f92870c1e8f95493cf63a"
11+
sha256 = "d4f7f157ac40a5e6b4950a3abfda386292861ffea78575b7df86e92826100e22"
1212
# no tests
1313
options = ["!check"]
1414

0 commit comments

Comments
 (0)