mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
kdesu: update to 5.73.0
[ci skip]
This commit is contained in:
parent
6571fca9fe
commit
2d7a0aeeba
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.72.0
|
version=5.73.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=e72aa32ede5394b681523f1ecf795e978c624d6f8c678abc408a73338beef5f7
|
checksum=4dd07697decad6a544025178732bd279ef64766e1929a2135f6de58b1092944d
|
||||||
|
|
||||||
kdesu-devel_package() {
|
kdesu-devel_package() {
|
||||||
short_desc+=" - development"
|
short_desc+=" - development"
|
||||||
|
|
Loading…
Add table
Reference in a new issue