mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
kf6-kpty: update to 6.6.0.
This commit is contained in:
parent
e82ba471a8
commit
9a65d3ac0a
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.5.0
|
version=6.6.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=dc9365ba4a83b948a8326f2f75d46d4dea8327bc06b5ee2190306cbf8fdf5241
|
checksum=63a1deb95284c8ff2fb77404a81183dd77d96458d05110b468742b3a0f755e61
|
||||||
|
|
||||||
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