mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 22:53:51 +02:00
qsynth: update to 0.6.2.
This commit is contained in:
parent
a24c633713
commit
a86712f2a3
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'qsynth'
|
# Template file for 'qsynth'
|
||||||
pkgname=qsynth
|
pkgname=qsynth
|
||||||
version=0.6.0
|
version=0.6.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
build_helper=qmake
|
build_helper=qmake
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="http://qsynth.sourceforge.io"
|
homepage="http://qsynth.sourceforge.io"
|
||||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=322a0097b6a74e8ebaf590f76b6acda4489d9ee7c612b97bffbac4e5b1047b9c
|
checksum=9b5af9747875ff49eb40ab7860a4bbfc1f49cccb783b7cd4d8f90c9971dee632
|
||||||
|
|
||||||
if [ "${CROSS_BUILD}" ]; then
|
if [ "${CROSS_BUILD}" ]; then
|
||||||
hostmakedepends+=" qt5-x11extras-devel"
|
hostmakedepends+=" qt5-x11extras-devel"
|
||||||
|
|
Loading…
Add table
Reference in a new issue