kf6-kpty: update to 6.2.0.
This commit is contained in:
parent
d5c08a16bb
commit
7a1303274c
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kf6-kpty'
|
# Template file for 'kf6-kpty'
|
||||||
pkgname=kf6-kpty
|
pkgname=kf6-kpty
|
||||||
version=6.1.0
|
version=6.2.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=df226cd90ba6f773560404c799562b2764ad39d4f41f15105f2ed9f9b2cf59df
|
checksum=f7683e8b5cd5dbbd4257e8d5acd26e58685a3bc3f161dc0fe10f53a075240264
|
||||||
|
|
||||||
kf6-kpty-devel_package() {
|
kf6-kpty-devel_package() {
|
||||||
depends="$makedepends ${sourcepkg}>=${version}_${revision}"
|
depends="$makedepends ${sourcepkg}>=${version}_${revision}"
|
||||||
|
|
Loading…
Reference in New Issue