mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 01:42:56 +02:00
kdesu: update to 5.81.0.
This commit is contained in:
parent
dc87721470
commit
5f576420b0
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kdesu'
|
# Template file for 'kdesu'
|
||||||
pkgname=kdesu
|
pkgname=kdesu
|
||||||
version=5.80.0
|
version=5.81.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="John <me@johnnynator.dev>"
|
||||||
license="LGPL-2.0-only"
|
license="LGPL-2.0-only"
|
||||||
homepage="https://invent.kde.org/frameworks/kdesu"
|
homepage="https://invent.kde.org/frameworks/kdesu"
|
||||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=8d45ea674551bb344fc897f9d1c5500291008cd099ce71205a9949cb386a4acf
|
checksum=de0b4ab6a0606e0fc00181c4295a533928ab2be9fbe24ca726abdecd6618c59c
|
||||||
|
|
||||||
kdesu-devel_package() {
|
kdesu-devel_package() {
|
||||||
short_desc+=" - development"
|
short_desc+=" - development"
|
||||||
|
|
Loading…
Add table
Reference in a new issue