kdevelop-python: update to 23.08.4.

This commit is contained in:
Daniel Martinez 2023-11-03 20:36:53 -04:00 committed by Duncaen
parent 49bc4ec161
commit 9eb7a12e3f
No known key found for this signature in database
GPG key ID: 335C1D17EC3D6E35

View file

@ -1,7 +1,7 @@
# Template file for 'kdevelop-python'
pkgname=kdevelop-python
version=22.12.2
revision=2
version=23.08.4
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
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/"
changelog="https://kde.org/announcements/changelogs/gear/${version}/#kdev-python"
distfiles="${KDE_SITE}/release-service/${version}/src/kdev-python-${version}.tar.xz"
checksum=2521f2f2a7174dfb2bf1d962c460d40addc3bb486e9823c2b2707ced33456430
checksum=a36ec94c241714c0c1f5787bafa2381c5d4ec20a3e3696bed70d13b1bd49b293
python_version=3
post_install() {