pencil2d: update to 0.6.5.
This commit is contained in:
parent
1d7fec69ea
commit
a8e1ab9e5c
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'pencil2d'
|
||||
pkgname=pencil2d
|
||||
version=0.6.4
|
||||
version=0.6.5
|
||||
revision=1
|
||||
wrksrc=pencil-${version}
|
||||
build_style=qmake
|
||||
|
@ -9,11 +9,11 @@ makedepends="qt5-xmlpatterns-devel qt5-svg-devel qt5-multimedia-devel"
|
|||
depends="hicolor-icon-theme ffmpeg qt5-svg qt5-xmlpatterns"
|
||||
short_desc="Easy, intuitive tool to make 2D hand-drawn animations"
|
||||
maintainer="ghost <gh0st@vivaldi.net>"
|
||||
license="GPL-2-only"
|
||||
license="GPL-2.0-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=9be6d699cb5a960af89a10ee77dce33ddfe050eb3f0327a055e13f395d92afe6
|
||||
checksum=31903c54c8f0a79385cc5f519b380d26524219984e619204820b946c96fc2482
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-xmlpatterns-devel qt5-svg-devel qt5-multimedia-devel"
|
||||
|
|
Loading…
Add table
Reference in a new issue