From 511ec5fae281e46abdf4fbb58f955553593d014c Mon Sep 17 00:00:00 2001 From: John Date: Tue, 24 Oct 2023 13:28:38 +0200 Subject: [PATCH] kpty: update to 5.111.0. --- srcpkgs/kpty/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/kpty/template b/srcpkgs/kpty/template index 272a90549b0..9471f9368f4 100644 --- a/srcpkgs/kpty/template +++ b/srcpkgs/kpty/template @@ -1,6 +1,6 @@ # Template file for 'kpty' pkgname=kpty -version=5.110.0 +version=5.111.0 revision=1 build_style=cmake configure_args="-DUTEMPTER_EXECUTABLE=/usr/lib/utempter/utempter" @@ -11,7 +11,7 @@ maintainer="John " license="LGPL-2.0-or-later, LGPL-2.1-or-later" homepage="https://invent.kde.org/frameworks/kpty" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz" -checksum=fa8ab4e0329a60e257cdff5bad5f3700e055d783e9f3b436f08afe14bfe6a9b3 +checksum=78682fca44e01b30ab9c2b31ac61c602b83ae818544e97923a0a1cca58bf1c13 kpty-devel_package() { short_desc+=" - development"