mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 15:13:51 +02:00
kio: update to 5.105.0
This commit is contained in:
parent
494b18d4a3
commit
b91a4a9bea
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kio'
|
# Template file for 'kio'
|
||||||
pkgname=kio
|
pkgname=kio
|
||||||
version=5.103.0
|
version=5.105.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_DESIGNERPLUGIN=ON
|
configure_args="-DBUILD_DESIGNERPLUGIN=ON
|
||||||
|
@ -16,7 +16,7 @@ maintainer="John <me@johnnynator.dev>"
|
||||||
license="LGPL-2.0-or-later"
|
license="LGPL-2.0-or-later"
|
||||||
homepage="https://invent.kde.org/frameworks/kio"
|
homepage="https://invent.kde.org/frameworks/kio"
|
||||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=0b4837365aa489cc4007badb21f49e7d7729b758020cf2a0717ab12fbf97f447
|
checksum=1f971115d3cc488973f74222c9ae3722ac630fa8c02c00d4ba22eb03ceb8677d
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
: # Pain to get working in limited enviroment, excpects e.g. real disks
|
: # Pain to get working in limited enviroment, excpects e.g. real disks
|
||||||
|
|
Loading…
Add table
Reference in a new issue