kturtle: update to 18.12.1.
This commit is contained in:
parent
0b959fc046
commit
28859a187e
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kturtle'
|
||||
pkgname=kturtle
|
||||
version=18.12.0
|
||||
version=18.12.1
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="extra-cmake-modules pkg-config kdoctools python qt5-host-tools qt5-qmake"
|
||||
|
@ -9,5 +9,5 @@ short_desc="Educational Programming Environment"
|
|||
maintainer="Piotr Wójcik <chocimier@tlen.pl>"
|
||||
license="GPL-2.0-or-later, GFDL-1.2-only"
|
||||
homepage="https://www.kde.org/applications/education/kturtle/"
|
||||
distfiles="${KDE_SITE}/applications/${version}/src/${pkgname}-${version}.tar.xz"
|
||||
checksum=bb548003e3d944fe3ad5559efd8827ebfbd0ef766477f3f4afd9b02790206446
|
||||
distfiles="${KDE_SITE}/applications/${version}/src/kturtle-${version}.tar.xz"
|
||||
checksum=a1ea256ecd757a08cd9eb0c56ec26d1ec0f781c9781de9730857685f5f01452c
|
||||
|
|
Loading…
Reference in New Issue