qmidinet: update to 0.5.2. (#1167)

This commit is contained in:
cr6git 2018-07-25 07:50:56 +02:00 committed by GitHub
parent 89cb438340
commit 2dedbb2f9d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
# Template file for 'qmidinet'
pkgname=qmidinet
version=0.5.1
version=0.5.2
revision=1
build_style=gnu-configure
hostmakedepends="pkg-config"
@ -10,7 +10,7 @@ maintainer="Olga Ustuzhanina <me@laserbat.pw>"
license="GPL-2.0-or-later"
homepage="https://qmidinet.sourceforge.io/"
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
checksum=b41ebfbb2ef3d6dccdc7c05f80fd820a7a267153b8607a60bf0eb73d8c477fb3
checksum=dab64b3760d8250c864f5c45317fdf5c72336c57585c1d92c865b05d7d1e5c78
if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-devel"