kinit: update to 5.81.0.
This commit is contained in:
parent
caff4639d1
commit
1b8746ef92
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kinit'
|
||||
pkgname=kinit
|
||||
version=5.80.0
|
||||
version=5.81.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
|
@ -12,7 +12,7 @@ maintainer="John <me@johnnynator.dev>"
|
|||
license="LGPL-2.0-only"
|
||||
homepage="https://invent.kde.org/frameworks/kinit"
|
||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=df256d1cb082de845a6f8d18b372694130c83e9b800033f0987d1929fcdc3480
|
||||
checksum=927c09cb6476143e1091e24f91cf26751ad57bab87b8cf3640d1ab4ab6c768f3
|
||||
|
||||
kinit-devel_package() {
|
||||
short_desc+=" - development"
|
||||
|
|
Loading…
Reference in a new issue