kdesu: update to 5.52.0.
This commit is contained in:
parent
098ab625fc
commit
e111f9eabb
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kdesu'
|
||||
pkgname=kdesu
|
||||
version=5.51.0
|
||||
version=5.52.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=e916884bc64b7d2abaaed1bf42cb711c438516ced6a25d610b5f91ed0c854086
|
||||
checksum=821f7929564bcbf756d64f564a28d8697004e8dcb22845db37d6c422107ea1a2
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-host-tools qt5-qmake python"
|
||||
|
|
Loading…
Reference in a new issue