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.5.
This commit is contained in:
parent
a591b39653
commit
b72556fa93
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=23.08.4
|
version=23.08.5
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
|
@ -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=a36ec94c241714c0c1f5787bafa2381c5d4ec20a3e3696bed70d13b1bd49b293
|
checksum=7abf49e1bb30875599ab46731294edb3314583c0e17baf6b37472f7f6fde760a
|
||||||
python_version=3
|
python_version=3
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue