mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
kio: update to 5.110.0.
This commit is contained in:
parent
969307b770
commit
40afdcaeab
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.109.0
|
version=5.110.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=f65a69ef167f5932c4f0f662ff8eb150aba36476fbcbd806744320a1049c0c62
|
checksum=228f9abcdfce1b23deacca97e9dd68d019e6b20607ddfe2295050333e90fc96b
|
||||||
|
|
||||||
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