mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
ktexteditor: update to 5.63.0
[ci skip]
This commit is contained in:
parent
d70b0c3c2b
commit
18a095e5cc
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'ktexteditor'
|
# Template file for 'ktexteditor'
|
||||||
pkgname=ktexteditor
|
pkgname=ktexteditor
|
||||||
version=5.62.0
|
version=5.63.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="John <johnz@posteo.net>"
|
||||||
license="LGPL-2.0-or-later"
|
license="LGPL-2.0-or-later"
|
||||||
homepage="https://projects.kde.org/projects/frameworks/ktexteditor"
|
homepage="https://projects.kde.org/projects/frameworks/ktexteditor"
|
||||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=e02d54035367071d44a1499a7f6c482491116c5676fa8ceb57b1e9f564975092
|
checksum=0abbefbad6d66da767b99621f1dc2c4e1568012bff809fc4469608337236d46d
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-host-tools qt5-qmake python kauth kparts"
|
hostmakedepends+=" qt5-host-tools qt5-qmake python kauth kparts"
|
||||||
|
|
Loading…
Add table
Reference in a new issue