mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-04 11:52:56 +02:00
kf6-kpty: update to 6.14.0.
This commit is contained in:
parent
b968043f36
commit
efc9068355
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kf6-kpty'
|
# Template file for 'kf6-kpty'
|
||||||
pkgname=kf6-kpty
|
pkgname=kf6-kpty
|
||||||
version=6.12.0
|
version=6.14.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DUTEMPTER_EXECUTABLE=/usr/lib/utempter/utempter"
|
configure_args="-DUTEMPTER_EXECUTABLE=/usr/lib/utempter/utempter"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="John <me@johnnynator.dev>"
|
||||||
license="LGPL-2.1-or-later"
|
license="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#kf6-}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname#kf6-}-${version}.tar.xz"
|
||||||
checksum=84e713ccf630c91a351ccae3d95c3b857b67e446fc491a62a013dc10194f803a
|
checksum=979e0bb19cd7d9db843bf5df35115447eb492637a099eb53c345b82fc80bea65
|
||||||
|
|
||||||
kf6-kpty-devel_package() {
|
kf6-kpty-devel_package() {
|
||||||
depends="$makedepends ${sourcepkg}>=${version}_${revision}"
|
depends="$makedepends ${sourcepkg}>=${version}_${revision}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue