summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 91def74b1ace..63feb6c43670 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -4,7 +4,7 @@ pkgbase = kcalendarcore-git
pkgrel = 1
url = https://community.kde.org/Frameworks
arch = x86_64
- groups = kf5-git
+ groups = kf6-git
license = LGPL-2.0-only
license = LGPL-3.0-only
makedepends = git
diff --git a/PKGBUILD b/PKGBUILD
index a06916826d96..6c1477ccb1cf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@ makedepends=(git doxygen extra-cmake-modules-git qt6-doc qt6-tools)
conflicts=(${pkgname%-git} kcalcore{,-git})
provides=(${pkgname%-git} kcalcore{,git})
replaces=(kcalcore-git)
-groups=(kf5-git)
+groups=(kf6-git)
source=("git+https://github.com/KDE/${pkgname%-git}.git")
sha256sums=('SKIP')