mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
kio: update to 5.115.0.
This commit is contained in:
parent
92be3d2b0d
commit
adbb841284
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.113.0
|
version=5.115.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=a8b110ef3cfefd53c0fadc58eca5b573319663f380fedfc35ef8d7dbf8d855ae
|
checksum=0f53387b5a883fcef3db10b7c1062485a314d42d9584d9119056e571568ff90b
|
||||||
|
|
||||||
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