kf6-knewstuff: update to 6.7.0.
This commit is contained in:
parent
1f881ddc4f
commit
1fb736a237
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kf6-knewstuff'
|
# Template file for 'kf6-knewstuff'
|
||||||
pkgname=kf6-knewstuff
|
pkgname=kf6-knewstuff
|
||||||
version=6.6.0
|
version=6.7.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DKDE_INSTALL_QMLDIR=lib/qt6/qml
|
configure_args="-DKDE_INSTALL_QMLDIR=lib/qt6/qml
|
||||||
|
@ -15,7 +15,7 @@ maintainer="John <me@johnnynator.dev>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://invent.kde.org/frameworks/knewstuff"
|
homepage="https://invent.kde.org/frameworks/knewstuff"
|
||||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname#kf6-}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname#kf6-}-${version}.tar.xz"
|
||||||
checksum=3f927564b454c1fc1aeec05174b8f9e76303b4d9a45979d76b2188a25bd47025
|
checksum=a4184622d430b64ec7cc4c77113df67c886f359cc89cc6313fbcc71764d23fa7
|
||||||
|
|
||||||
kf6-knewstuff-devel_package() {
|
kf6-knewstuff-devel_package() {
|
||||||
depends="$makedepends ${sourcepkg}>=${version}_${revision}"
|
depends="$makedepends ${sourcepkg}>=${version}_${revision}"
|
||||||
|
|
Loading…
Reference in New Issue