kf6-ktextwidgets: update to 6.8.0.
This commit is contained in:
parent
b1cd0a9485
commit
38fe1faf91
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kf6-ktextwidgets'
|
# Template file for 'kf6-ktextwidgets'
|
||||||
pkgname=kf6-ktextwidgets
|
pkgname=kf6-ktextwidgets
|
||||||
version=6.7.0
|
version=6.8.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="extra-cmake-modules qt6-tools qt6-base
|
hostmakedepends="extra-cmake-modules qt6-tools qt6-base
|
||||||
|
@ -13,7 +13,7 @@ maintainer="John <me@johnnynator.dev>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://invent.kde.org/frameworks/ktextwidgets"
|
homepage="https://invent.kde.org/frameworks/ktextwidgets"
|
||||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname#kf6-}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname#kf6-}-${version}.tar.xz"
|
||||||
checksum=23bb71450e39f437c06bd9af48e7893253c31ad10649b0901d0a8ec1ee18ae01
|
checksum=5d1d2e32133cbf77eb60d244dcf4fd10c28555e38da5376c023b462b9b68b2b8
|
||||||
|
|
||||||
kf6-ktextwidgets-devel_package() {
|
kf6-ktextwidgets-devel_package() {
|
||||||
depends="$makedepends ${sourcepkg}>=${version}_${revision}"
|
depends="$makedepends ${sourcepkg}>=${version}_${revision}"
|
||||||
|
|
Loading…
Reference in New Issue