mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
kio: update to 5.116.0.
This commit is contained in:
parent
b53de83474
commit
90d955e3ab
2 changed files with 4 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'kio'
|
# Template file for 'kio'
|
||||||
pkgname=kio
|
pkgname=kio
|
||||||
version=5.115.0
|
version=5.116.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_DESIGNERPLUGIN=ON
|
configure_args="-DBUILD_DESIGNERPLUGIN=ON
|
||||||
-DMEINPROC5_EXECUTABLE=/usr/bin/meinproc5
|
-DMEINPROC5_EXECUTABLE=/usr/bin/meinproc5
|
||||||
|
@ -18,7 +18,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=0f53387b5a883fcef3db10b7c1062485a314d42d9584d9119056e571568ff90b
|
checksum=efb719d6659c39a03b165dca3b6c84f729a833290fc44e7e1f99625690b6115a
|
||||||
|
|
||||||
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
|
||||||
|
|
1
srcpkgs/kio/update
Normal file
1
srcpkgs/kio/update
Normal file
|
@ -0,0 +1 @@
|
||||||
|
ignore=6.*
|
Loading…
Add table
Reference in a new issue