lollypop: update to 0.9.304
This commit is contained in:
parent
e0517ee2cd
commit
4c87fc5232
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'lollypop'
|
||||
pkgname=lollypop
|
||||
version=0.9.303
|
||||
version=0.9.304
|
||||
revision=1
|
||||
noarch=yes
|
||||
nocross=yes
|
||||
|
@ -14,7 +14,7 @@ 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=341391da9237ef9cff4cb9e032a68b5588f575fee0ff5159bc23ffeebfaee6ca
|
||||
checksum=e80933295f9dbc04ca1b079250cb920678c3aa3b54a11e035d10a0101c371e1c
|
||||
|
||||
do_build() {
|
||||
meson ${configure_args} --prefix /usr . _build
|
||||
|
|
Loading…
Reference in New Issue