mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
kdevelop: update to 5.5.1
This commit is contained in:
parent
1367486f71
commit
321cd9fd69
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'kdevelop'
|
# Template file for 'kdevelop'
|
||||||
pkgname=kdevelop
|
pkgname=kdevelop
|
||||||
version=5.5.0
|
version=5.5.1
|
||||||
revision=3
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools qt5-tools
|
hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools qt5-tools
|
||||||
kcmutils kcoreaddons kdevelop-pg-qt plasma-framework gettext llvm tar which"
|
kcmutils kcoreaddons kdevelop-pg-qt plasma-framework gettext llvm tar which"
|
||||||
|
@ -17,7 +17,7 @@ maintainer="yopito <pierre.bourgin@free.fr>"
|
||||||
license="GPL-2.0-or-later, LGPL-2.1-or-later"
|
license="GPL-2.0-or-later, LGPL-2.1-or-later"
|
||||||
homepage="https://www.kdevelop.org/"
|
homepage="https://www.kdevelop.org/"
|
||||||
distfiles="${KDE_SITE}/${pkgname}/${version}/src/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/${pkgname}/${version}/src/${pkgname}-${version}.tar.xz"
|
||||||
checksum=a891aab101db8597ac0d35577faa4bc7a8a4b9de91140c70a9f112b183386810
|
checksum=beded25c1076fe25388a21a183404deb37ce396a66cb14eed01870b7dae41da2
|
||||||
|
|
||||||
build_options="webengine"
|
build_options="webengine"
|
||||||
desc_option_webengine="Use Qt5 WebEngine for documentation"
|
desc_option_webengine="Use Qt5 WebEngine for documentation"
|
||||||
|
|
Loading…
Add table
Reference in a new issue