mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
kf6-ktexteditor: update to 6.9.0.
This commit is contained in:
parent
b5ff212a18
commit
e90e59621a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kf6-ktexteditor'
|
# Template file for 'kf6-ktexteditor'
|
||||||
pkgname=kf6-ktexteditor
|
pkgname=kf6-ktexteditor
|
||||||
version=6.8.0
|
version=6.9.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DKF6_HOST_TOOLING=/usr/lib/cmake
|
configure_args="-DKF6_HOST_TOOLING=/usr/lib/cmake
|
||||||
|
@ -19,7 +19,7 @@ maintainer="John <me@johnnynator.dev>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://invent.kde.org/frameworks/ktexteditor"
|
homepage="https://invent.kde.org/frameworks/ktexteditor"
|
||||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname#kf6-}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname#kf6-}-${version}.tar.xz"
|
||||||
checksum=6a58ab74c4efddf3161174e860d211426454122e844b25fc25ef6282a1e7a270
|
checksum=1b1660dc6a07f21d99fe5495951f25f1e9f61db63f8f50bc2f610482bc15b3ca
|
||||||
|
|
||||||
kf6-ktexteditor-devel_package() {
|
kf6-ktexteditor-devel_package() {
|
||||||
depends="$makedepends ${sourcepkg}>=${version}_${revision}"
|
depends="$makedepends ${sourcepkg}>=${version}_${revision}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue