pencil2d: update to 0.6.4.
This commit is contained in:
parent
73461466c7
commit
658fea5257
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'pencil2d'
|
||||
pkgname=pencil2d
|
||||
version=0.6.3
|
||||
version=0.6.4
|
||||
revision=1
|
||||
wrksrc=pencil-${version}
|
||||
build_style=qmake
|
||||
|
@ -13,7 +13,7 @@ license="GPL-2-only"
|
|||
homepage="https://pencil2d.org/"
|
||||
changelog="https://raw.githubusercontent.com/pencil2d/pencil/master/ChangeLog.md"
|
||||
distfiles="https://github.com/${pkgname}/pencil/archive/v${version}.tar.gz"
|
||||
checksum=30cd9d9b3fa9211a2a529a16268abe8a7b5be35829a7f341f4f10c4a55cdee10
|
||||
checksum=9be6d699cb5a960af89a10ee77dce33ddfe050eb3f0327a055e13f395d92afe6
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-xmlpatterns-devel qt5-svg-devel qt5-multimedia-devel"
|
||||
|
|
Loading…
Reference in New Issue