mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-03 02:23:11 +02:00
kdevelop-python: update to 25.08.0.
This commit is contained in:
parent
c179397ddc
commit
76dc1691da
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=25.04.2
|
version=25.08.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF -DKF6_HOST_TOOLING=/usr/lib/cmake"
|
configure_args="-DBUILD_TESTING=OFF -DKF6_HOST_TOOLING=/usr/lib/cmake"
|
||||||
|
@ -18,7 +18,7 @@ license="LGPL-2.0-or-later, GPL-2.0-or-later"
|
||||||
homepage="https://www.kdevelop.org/"
|
homepage="https://www.kdevelop.org/"
|
||||||
changelog="https://kde.org/announcements/changelogs/gear/${version}/#kdev-python"
|
changelog="https://kde.org/announcements/changelogs/gear/${version}/#kdev-python"
|
||||||
distfiles="${KDE_SITE}/release-service/${version}/src/kdev-python-${version}.tar.xz"
|
distfiles="${KDE_SITE}/release-service/${version}/src/kdev-python-${version}.tar.xz"
|
||||||
checksum=005ee17a747903ec082e1d8f6764a24ace846e841cc90ae7c240b5bafd22294d
|
checksum=c8af23528dcbfb737d38bf54fabcb3edeba4498d56e638ec22d1fa855628b1fc
|
||||||
python_version=3
|
python_version=3
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue