kf6-kiconthemes: update to 6.1.0.
This commit is contained in:
parent
90d015bd4f
commit
614c2560ba
|
@ -1,8 +1,10 @@
|
|||
# Template file for 'kf6-kiconthemes'
|
||||
pkgname=kf6-kiconthemes
|
||||
version=6.0.0
|
||||
version=6.1.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DKDE_INSTALL_QMLDIR=lib/qt6/qml
|
||||
-DKDE_INSTALL_QTPLUGINDIR=lib/qt6/plugins"
|
||||
hostmakedepends="extra-cmake-modules qt6-tools qt6-base
|
||||
qt6-declarative-host-tools gettext"
|
||||
makedepends="breeze-icons kf6-karchive-devel kf6-kcolorscheme-devel
|
||||
|
@ -12,7 +14,7 @@ maintainer="John <me@johnnynator.dev>"
|
|||
license="LGPL-2.1-or-later"
|
||||
homepage="https://invent.kde.org/frameworks/kiconthemes"
|
||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname#kf6-}-${version}.tar.xz"
|
||||
checksum=f557bd269fafe617eb8d4b7ac2959609f96cce3ea8b1b3ac231063a726927bb0
|
||||
checksum=79ce77701d4194796e2c255008f19071460aa03ff208a2117fc4e4c9310c3402
|
||||
|
||||
kf6-kiconthemes-devel_package() {
|
||||
depends="$makedepends ${sourcepkg}>=${version}_${revision}"
|
||||
|
|
Loading…
Reference in New Issue