mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
kdevelop-python: update to 23.08.4.
This commit is contained in:
parent
49bc4ec161
commit
9eb7a12e3f
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'kdevelop-python'
|
# Template file for 'kdevelop-python'
|
||||||
pkgname=kdevelop-python
|
pkgname=kdevelop-python
|
||||||
version=22.12.2
|
version=23.08.4
|
||||||
revision=2
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
pycompile_dirs="usr/share/kdevpythonsupport"
|
pycompile_dirs="usr/share/kdevpythonsupport"
|
||||||
|
@ -16,7 +16,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=2521f2f2a7174dfb2bf1d962c460d40addc3bb486e9823c2b2707ced33456430
|
checksum=a36ec94c241714c0c1f5787bafa2381c5d4ec20a3e3696bed70d13b1bd49b293
|
||||||
python_version=3
|
python_version=3
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue