lollypop: update to 0.9.205
This commit is contained in:
parent
4cdd9785a5
commit
6fc976fbf8
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'lollypop'
|
||||
pkgname=lollypop
|
||||
version=0.9.204
|
||||
version=0.9.205
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
noarch=yes
|
||||
|
@ -14,9 +14,4 @@ maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
|||
license="GPL-3"
|
||||
homepage="https://gnumdk.github.io/lollypop-web/"
|
||||
distfiles="https://github.com/gnumdk/${pkgname}/releases/download/${version}/${pkgname}-${version}.tar.xz"
|
||||
checksum=651030dbc496ed8403463346d46ef545379ac824cd41ae76e7feb847a422f64d
|
||||
|
||||
pre_build() {
|
||||
# Fix https://github.com/gnumdk/lollypop/commit/8d38711ad9d2a85bca2cb10ec23be4a392e24d59
|
||||
sed -i src/miniplayer.py -e 's;\(Lp()\.player\.current_track\)\.id,;\1,;'
|
||||
}
|
||||
checksum=58e2343edf26c01d9f2d7f229b0bfe403bfc125a2da1d8c9584b1bc46f2c7e06
|
||||
|
|
Loading…
Reference in New Issue