mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
liblastfm-qt5: update to 1.1.0.
This commit is contained in:
parent
9b60a89182
commit
5dd1b816f8
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'liblastfm-qt5'
|
# Template file for 'liblastfm-qt5'
|
||||||
pkgname=liblastfm-qt5
|
pkgname=liblastfm-qt5
|
||||||
version=1.0.9
|
version=1.1.0
|
||||||
revision=4
|
revision=1
|
||||||
wrksrc=${pkgname%-*}-${version}
|
wrksrc=${pkgname%-*}-${version}
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
makedepends="qt5-devel qt5-plugin-pgsql qt5-plugin-mysql qt5-plugin-sqlite
|
makedepends="qt5-devel qt5-plugin-pgsql qt5-plugin-mysql qt5-plugin-sqlite
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Duncaen <duncaen@voidlinux.org>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://github.com/lastfm/liblastfm"
|
homepage="https://github.com/lastfm/liblastfm"
|
||||||
distfiles="https://github.com/lastfm/${pkgname%-*}/archive/${version}.tar.gz"
|
distfiles="https://github.com/lastfm/${pkgname%-*}/archive/${version}.tar.gz"
|
||||||
checksum=5276b5fe00932479ce6fe370ba3213f3ab842d70a7d55e4bead6e26738425f7b
|
checksum=f61f0daa384e081a8f2bd2f7a2148babff22696e5b72ecdac86940a10100b1c8
|
||||||
|
|
||||||
if [ -n "$CROSS_BUILD" ]; then
|
if [ -n "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-host-tools qt5-devel"
|
hostmakedepends+=" qt5-host-tools qt5-devel"
|
||||||
|
|
Loading…
Add table
Reference in a new issue