plasma-framework: update to 5.88.0.
This commit is contained in:
parent
1bc28849b8
commit
bf925d4991
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'plasma-framework'
|
||||
pkgname=plasma-framework
|
||||
version=5.87.0
|
||||
version=5.88.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=4b2ad68437b22647d4c29813176b9e1a199e78b1d49f64959b36a325cf22fcf8
|
||||
checksum=9640040242aaacd1017b993e23426449ee71ba7b54ac5ce7e042e5d5aca301a8
|
||||
|
||||
do_check() {
|
||||
cd build
|
||||
|
|
Loading…
Reference in New Issue