pencil2d: update to 0.6.6.
This commit is contained in:
parent
ec0e9279b4
commit
4ec02e5356
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'pencil2d'
|
||||
pkgname=pencil2d
|
||||
version=0.6.5
|
||||
version=0.6.6
|
||||
revision=1
|
||||
wrksrc=pencil-${version}
|
||||
build_style=qmake
|
||||
|
@ -13,4 +13,4 @@ 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=31903c54c8f0a79385cc5f519b380d26524219984e619204820b946c96fc2482
|
||||
checksum=9dd1f7dd35a86dea33ec4415ac92e7df146309a1f52139c908cbd8b4767e53ff
|
||||
|
|
Loading…
Reference in New Issue