kdesu: update to 5.50.0.
This commit is contained in:
parent
c19a88ffc5
commit
3eabc8cdff
1 changed files with 3 additions and 3 deletions
|
@ -1,17 +1,17 @@
|
||||||
# Template file for 'kdesu'
|
# Template file for 'kdesu'
|
||||||
pkgname=kdesu
|
pkgname=kdesu
|
||||||
version=5.49.0
|
version=5.50.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
hostmakedepends="extra-cmake-modules"
|
hostmakedepends="extra-cmake-modules"
|
||||||
makedepends="kservice-devel kpty-devel"
|
makedepends="kservice-devel kpty-devel"
|
||||||
short_desc="KDE User interface for running shell commands with root privileges"
|
short_desc="KDE User interface for running shell commands with root privileges"
|
||||||
maintainer="Denis Revin <denis.revin@gmail.com>"
|
maintainer="John <johnz@posteo.net>"
|
||||||
license="LGPL-2.0-only"
|
license="LGPL-2.0-only"
|
||||||
homepage="https://projects.kde.org/projects/frameworks/kdesu"
|
homepage="https://projects.kde.org/projects/frameworks/kdesu"
|
||||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=b398a310d4f84e049f8f41cbe65a2baa9b6a72a7d75eb985ce73611c8a5f9bbf
|
checksum=6e3c32fd47a65a6592dba36767999ecb50b83edc8c3d5f33f413310a616bbb24
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-host-tools qt5-qmake python"
|
hostmakedepends+=" qt5-host-tools qt5-qmake python"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue