kpty: update to 5.82.0.
This commit is contained in:
parent
8e6632a3ee
commit
35ac373755
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kpty'
|
# Template file for 'kpty'
|
||||||
pkgname=kpty
|
pkgname=kpty
|
||||||
version=5.81.0
|
version=5.82.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
|
@ -11,7 +11,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=f34a4f614e2ce5346363fc303d2cc2291fee52c9c359115e9f1a8638e7954351
|
checksum=4ce060c934f0bad89bf75187f3122e1926c029e6df9dec2ab307397979f0a75d
|
||||||
|
|
||||||
kpty-devel_package() {
|
kpty-devel_package() {
|
||||||
short_desc+=" - development"
|
short_desc+=" - development"
|
||||||
|
|
Loading…
Reference in New Issue