kdesu: update to 5.66.0
[ci skip]
This commit is contained in:
parent
4079cba62b
commit
f1717093c4
1 changed files with 4 additions and 7 deletions
|
@ -1,21 +1,18 @@
|
|||
# Template file for 'kdesu'
|
||||
pkgname=kdesu
|
||||
version=5.65.0
|
||||
version=5.66.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
hostmakedepends="kcoreaddons extra-cmake-modules"
|
||||
hostmakedepends="kcoreaddons extra-cmake-modules gettext
|
||||
qt5-host-tools qt5-qmake python3"
|
||||
makedepends="kservice-devel kpty-devel"
|
||||
short_desc="KDE User interface for running shell commands with root privileges"
|
||||
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=a39a727db863a45969cca2736b321257a2a6c0f2db7e0c70cbe9cf8b3f180d40
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-host-tools qt5-qmake python"
|
||||
fi
|
||||
checksum=764d30acb0ef1d609c9454ecabb939bd64a814442e01aba769eba0673b56f88a
|
||||
|
||||
kdesu-devel_package() {
|
||||
short_desc+=" - development"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue