mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
kf6-kio: update to 6.8.0.
This commit is contained in:
parent
b934b4f9bd
commit
c353432fda
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kf6-kio'
|
# Template file for 'kf6-kio'
|
||||||
pkgname=kf6-kio
|
pkgname=kf6-kio
|
||||||
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
|
||||||
|
@ -20,7 +20,7 @@ maintainer="John <me@johnnynator.dev>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://invent.kde.org/frameworks/kio"
|
homepage="https://invent.kde.org/frameworks/kio"
|
||||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname#kf6-}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname#kf6-}-${version}.tar.xz"
|
||||||
checksum=df235019a07acd579920f6c655050e02dacf847c706f4b8279e755be46f9d990
|
checksum=cb8ac25a5324e8b617817feefcdf7739eb20dc35dcf4444b886c1dcbb99a56be
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
cd build
|
cd build
|
||||||
|
|
Loading…
Add table
Reference in a new issue