kf6-karchive: update to 6.6.0.
This commit is contained in:
parent
332f17d8ea
commit
967c5e6da5
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kf6-karchive'
|
# Template file for 'kf6-karchive'
|
||||||
pkgname=kf6-karchive
|
pkgname=kf6-karchive
|
||||||
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
|
||||||
|
@ -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/karchive"
|
homepage="https://invent.kde.org/frameworks/karchive"
|
||||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname#kf6-}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname#kf6-}-${version}.tar.xz"
|
||||||
checksum=e5530253c70de024926e1985154f9115f02af50c7d998a874a3175b404444e79
|
checksum=51e9d21cb87e2241bca6a69e1496661d05d00a581107bfcf9859aa9e70acac1b
|
||||||
|
|
||||||
kf6-karchive-devel_package() {
|
kf6-karchive-devel_package() {
|
||||||
depends="$makedepends ${sourcepkg}>=${version}_${revision}"
|
depends="$makedepends ${sourcepkg}>=${version}_${revision}"
|
||||||
|
|
Loading…
Reference in New Issue