plasma-framework: update to 5.99.0.
This commit is contained in:
parent
f4aebd7127
commit
e8bb48c694
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'plasma-framework'
|
||||
pkgname=plasma-framework
|
||||
version=5.98.0
|
||||
version=5.99.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=e4e1585d949533dea69bf57f7aa0d1d40e9305fa0b5006315a760179c1dcbcae
|
||||
checksum=93eda884a00380b07ebdd5eedd6423ab48ffa031fbe16b1e239b550b7412a0ab
|
||||
|
||||
do_check() {
|
||||
cd build
|
||||
|
|
Loading…
Reference in New Issue