kpty: update to 5.84.0.
This commit is contained in:
parent
a679797012
commit
55f6a0f585
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kpty'
|
# Template file for 'kpty'
|
||||||
pkgname=kpty
|
pkgname=kpty
|
||||||
version=5.83.0
|
version=5.84.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="gettext kcoreaddons extra-cmake-modules kcoreaddons-devel"
|
hostmakedepends="gettext kcoreaddons extra-cmake-modules kcoreaddons-devel"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="John <me@johnnynator.dev>"
|
||||||
license="LGPL-2.0-or-later, LGPL-2.1-or-later"
|
license="LGPL-2.0-or-later, LGPL-2.1-or-later"
|
||||||
homepage="https://invent.kde.org/frameworks/kpty"
|
homepage="https://invent.kde.org/frameworks/kpty"
|
||||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=a5fe1da753a4f8e4d24bd634c39049d7ab042f10cdb374a4309d172e280aaa81
|
checksum=62297b5a891f156d1bf7b0d8ed5996d40c30917800ebdabbfadcf32dccc70613
|
||||||
|
|
||||||
kpty-devel_package() {
|
kpty-devel_package() {
|
||||||
short_desc+=" - development"
|
short_desc+=" - development"
|
||||||
|
|
Loading…
Reference in New Issue