plasma-framework: update to 5.116.0.
This commit is contained in:
parent
e3a9ef0bf3
commit
d395cf96f9
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'plasma-framework'
|
||||
pkgname=plasma-framework
|
||||
version=5.115.0
|
||||
revision=2
|
||||
version=5.116.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson
|
||||
-DMEINPROC5_EXECUTABLE=/usr/bin/meinproc5
|
||||
|
@ -18,7 +18,7 @@ maintainer="John <me@johnnynator.dev>"
|
|||
license="LGPL-2.1-or-later"
|
||||
homepage="https://invent.kde.org/frameworks/plasma-framework"
|
||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=2c6f30bb11a6476b706f34d2f5af1c9e4c98177dc885f9c95d4a24752c9611f7
|
||||
checksum=7e932c4da5f527206ce07d3b145231ef396a3d22441edcd24deeaf9dac509f4f
|
||||
|
||||
do_check() {
|
||||
cd build
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
ignore=6.*
|
Loading…
Reference in New Issue