kf6-kholidays: update to 6.5.0.
This commit is contained in:
parent
47f2ffa33b
commit
6970ca87bb
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kf6-kholidays'
|
# Template file for 'kf6-kholidays'
|
||||||
pkgname=kf6-kholidays
|
pkgname=kf6-kholidays
|
||||||
version=6.3.0
|
version=6.5.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DKDE_INSTALL_QMLDIR=lib/qt6/qml
|
configure_args="-DKDE_INSTALL_QMLDIR=lib/qt6/qml
|
||||||
|
@ -13,7 +13,7 @@ maintainer="John <me@johnnynator.dev>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://invent.kde.org/frameworks/kholidays"
|
homepage="https://invent.kde.org/frameworks/kholidays"
|
||||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname#kf6-}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname#kf6-}-${version}.tar.xz"
|
||||||
checksum=9f99e118c73da1d53805cb38ee876115d75ad5eb5fb108a38e6ae880e7cfac5e
|
checksum=84a03085ffafab06cd28a32154b0fe4694f58b37d21f1468818b5fec2c643dca
|
||||||
|
|
||||||
kf6-kholidays-devel_package() {
|
kf6-kholidays-devel_package() {
|
||||||
depends="$makedepends ${sourcepkg}>=${version}_${revision}"
|
depends="$makedepends ${sourcepkg}>=${version}_${revision}"
|
||||||
|
|
Loading…
Reference in New Issue