kf6-threadweaver: update to 6.6.0.
This commit is contained in:
parent
de7734e8c0
commit
3ddaa860a4
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kf6-threadweaver'
|
# Template file for 'kf6-threadweaver'
|
||||||
pkgname=kf6-threadweaver
|
pkgname=kf6-threadweaver
|
||||||
version=6.5.0
|
version=6.6.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="extra-cmake-modules qt6-tools qt6-base "
|
hostmakedepends="extra-cmake-modules qt6-tools qt6-base "
|
||||||
|
@ -10,7 +10,7 @@ maintainer="John <me@johnnynator.dev>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://invent.kde.org/frameworks/threadweaver"
|
homepage="https://invent.kde.org/frameworks/threadweaver"
|
||||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname#kf6-}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname#kf6-}-${version}.tar.xz"
|
||||||
checksum=ae70d0936c438ebf4a3f7b2a708efb9cd30b5a4147d9b70ae5d4437dbb20bde8
|
checksum=19555488abf05a9d5a1641f165a67d347e23ab7d14c6f9464ffcf8db2370317a
|
||||||
|
|
||||||
kf6-threadweaver-devel_package() {
|
kf6-threadweaver-devel_package() {
|
||||||
depends="$makedepends ${sourcepkg}>=${version}_${revision}"
|
depends="$makedepends ${sourcepkg}>=${version}_${revision}"
|
||||||
|
|
Loading…
Reference in New Issue