kf6-kio: update to 6.8.0.
This commit is contained in:
parent
b934b4f9bd
commit
c353432fda
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kf6-kio'
|
||||
pkgname=kf6-kio
|
||||
version=6.7.0
|
||||
version=6.8.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DKDE_INSTALL_QMLDIR=lib/qt6/qml
|
||||
|
@ -20,7 +20,7 @@ maintainer="John <me@johnnynator.dev>"
|
|||
license="LGPL-2.1-or-later"
|
||||
homepage="https://invent.kde.org/frameworks/kio"
|
||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname#kf6-}-${version}.tar.xz"
|
||||
checksum=df235019a07acd579920f6c655050e02dacf847c706f4b8279e755be46f9d990
|
||||
checksum=cb8ac25a5324e8b617817feefcdf7739eb20dc35dcf4444b886c1dcbb99a56be
|
||||
|
||||
do_check() {
|
||||
cd build
|
||||
|
|
Loading…
Reference in New Issue