kdevelop-python: update to 5.6.2
This commit is contained in:
parent
7030d36435
commit
7b0cbe15bd
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kdevelop-python'
|
# Template file for 'kdevelop-python'
|
||||||
pkgname=kdevelop-python
|
pkgname=kdevelop-python
|
||||||
version=5.6.1
|
version=5.6.2
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="kdev-python-${version}"
|
wrksrc="kdev-python-${version}"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
|
@ -16,7 +16,7 @@ maintainer="yopito <pierre.bourgin@free.fr>"
|
||||||
license="LGPL-2.0-or-later, GPL-2.0-or-later"
|
license="LGPL-2.0-or-later, GPL-2.0-or-later"
|
||||||
homepage="https://www.kdevelop.org/"
|
homepage="https://www.kdevelop.org/"
|
||||||
distfiles="${KDE_SITE}/kdevelop/${version}/src/kdev-python-${version}.tar.xz"
|
distfiles="${KDE_SITE}/kdevelop/${version}/src/kdev-python-${version}.tar.xz"
|
||||||
checksum=00d5db9596b7db9a6dd109fd3605dc155ac849b1b88328e038d4cf7b7fd575f3
|
checksum=20f9b771b961262ded986a4f32b8d259ad9f7bc48bb29eac0a5d5853be1d917f
|
||||||
python_version=3
|
python_version=3
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Reference in a new issue