We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d93ab2 commit 0fb7cdbCopy full SHA for 0fb7cdb
1 file changed
user/listenbrainz-mpd/template.py
@@ -1,5 +1,5 @@
1
pkgname = "listenbrainz-mpd"
2
-pkgver = "2.4.0"
+pkgver = "2.5.0"
3
pkgrel = 0
4
build_style = "cargo"
5
hostmakedepends = ["cargo-auditable", "pkgconf"]
@@ -8,7 +8,7 @@
8
license = "AGPL-3.0-only"
9
url = "https://codeberg.org/elomatreb/listenbrainz-mpd"
10
source = f"{url}/archive/v{pkgver}.tar.gz"
11
-sha256 = "f08940dbca01009be229828dc904e924245f59598f9f92870c1e8f95493cf63a"
+sha256 = "d4f7f157ac40a5e6b4950a3abfda386292861ffea78575b7df86e92826100e22"
12
# no tests
13
options = ["!check"]
14
0 commit comments