plasma-framework: update to 5.111.0.
This commit is contained in:
parent
0b64fa5bd4
commit
9f11038ea8
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'plasma-framework'
|
||||
pkgname=plasma-framework
|
||||
version=5.110.0
|
||||
version=5.111.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"
|
||||
|
@ -15,7 +15,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=8e1d7055f2c590f40e70620cc67311cfc8560d2f325e44219e96d59f29b2d449
|
||||
checksum=7bfbf2d6bfcb1e315259e897741ffc05a3a6767def734d645263983f80f30c7e
|
||||
|
||||
do_check() {
|
||||
cd build
|
||||
|
|
Loading…
Reference in New Issue