kdesu: update to 5.36.0.
This commit is contained in:
parent
ffaff9f57d
commit
2366075329
1 changed files with 6 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kdesu'
|
||||
pkgname=kdesu
|
||||
version=5.29.0
|
||||
version=5.36.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
|
@ -11,7 +11,11 @@ maintainer="Denis Revin <denis.revin@gmail.com>"
|
|||
license="LGPL-2"
|
||||
homepage="https://projects.kde.org/projects/frameworks/kdesu"
|
||||
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=854cce99c3cac9ca28fd3f7c74b39b7af9d88f63b82c021398819888b4767dd2
|
||||
checksum=8af37b0ca1563c58e5f8446f66286b2d418946960575cf6f444ae314aa198f06
|
||||
|
||||
if [ -n "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-host-tools qt5-qmake python"
|
||||
fi
|
||||
|
||||
kdesu-devel_package() {
|
||||
short_desc+=" - development"
|
||||
|
|
Loading…
Reference in a new issue