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