kf6-kiconthemes: update to 6.8.0.
This commit is contained in:
parent
864cbf66f0
commit
8c487680fe
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kf6-kiconthemes'
|
# Template file for 'kf6-kiconthemes'
|
||||||
pkgname=kf6-kiconthemes
|
pkgname=kf6-kiconthemes
|
||||||
version=6.7.0
|
version=6.8.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
|
||||||
|
@ -14,7 +14,7 @@ maintainer="John <me@johnnynator.dev>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://invent.kde.org/frameworks/kiconthemes"
|
homepage="https://invent.kde.org/frameworks/kiconthemes"
|
||||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname#kf6-}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname#kf6-}-${version}.tar.xz"
|
||||||
checksum=be25bff1f5f65edd45b24ff9beda44b04c0e22d193e72458c96a5c591b70b968
|
checksum=cc5e116abbd81000d21d875f79e586af050b31a17933bd2064b210043714cdaa
|
||||||
|
|
||||||
kf6-kiconthemes-devel_package() {
|
kf6-kiconthemes-devel_package() {
|
||||||
depends="${makedepends//private-} ${sourcepkg}>=${version}_${revision}"
|
depends="${makedepends//private-} ${sourcepkg}>=${version}_${revision}"
|
||||||
|
|
Loading…
Reference in New Issue