kdesu: update to 5.58.0
[ci skip]
This commit is contained in:
parent
5f7060c555
commit
b620abb736
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kdesu'
|
||||
pkgname=kdesu
|
||||
version=5.57.0
|
||||
version=5.58.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
|
@ -11,7 +11,7 @@ maintainer="John <johnz@posteo.net>"
|
|||
license="LGPL-2.0-only"
|
||||
homepage="https://projects.kde.org/projects/frameworks/kdesu"
|
||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=76d98db52f7f375991cd7ccbbf1dc100716f99a5792b71ef31a75cc33cf45b19
|
||||
checksum=9121dd13a37e0fe5d5d42bbc164d4e20228f85a9ed745829393d3292f7c8183b
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-host-tools qt5-qmake python"
|
||||
|
|
Loading…
Reference in a new issue