parent
88e54e3ced
commit
54b41bbafc
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'rosegarden'
|
||||
pkgname=rosegarden
|
||||
version=17.12
|
||||
version=17.12.1
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="pkg-config shared-mime-info"
|
||||
|
@ -11,8 +11,8 @@ short_desc="Music composition and editing environment"
|
|||
maintainer="newbluemoon <blaumolch@mailbox.org>"
|
||||
license="GPL-2"
|
||||
homepage="http://rosegardenmusic.com/"
|
||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${version}/${pkgname}-${version}.tar.bz2"
|
||||
checksum=26592aca205063d62e847840f0a82cfd5093e0ccc10df63853b794c7bdeb2390
|
||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${version/*.*.*/${version%.*}}/${pkgname}-${version}.tar.bz2"
|
||||
checksum=af0606cd447213a0aaa3404c7bf1589d648039eab5b29338d89817f4fac2b394
|
||||
|
||||
if [ -n "${CROSS_BUILD}" ]; then
|
||||
hostmakedepends+=" qt5-devel qt5-host-tools"
|
||||
|
|
Loading…
Reference in a new issue