kdevelop-python: update to 5.3.3.
This commit is contained in:
parent
306932cb5d
commit
ed53960336
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.3.2
|
version=5.3.3
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="kdev-python-${version}"
|
wrksrc="kdev-python-${version}"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
|
@ -15,7 +15,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=06dde524183516889bf50172c595276a9b199e19752dc961bd17f31406b9ced1
|
checksum=80c4bab96aede589ebdb6d4b33d0339766ac645cc0e4fe10674df12008f37f04
|
||||||
nocross="kdevelop-devel is not available"
|
nocross="kdevelop-devel is not available"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Reference in a new issue