summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ab750907959a..48f6336ec5f3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,17 +3,17 @@
# Contributor: Antonio Rojas
pkgname=kpeople-git
-pkgver=5.240.0_r1419.gce3d2f2
+pkgver=6.0.0_r1512.gc92b00a
pkgrel=1
pkgdesc='A library that provides access to all contacts and the people who hold them'
arch=($CARCH)
url='https://community.kde.org/Frameworks'
-license=(LGPL)
-depends=(kcoreaddons-git ki18n-git kwidgetsaddons-git kitemviews-git)
-makedepends=(git extra-cmake-modules-git doxygen qt6-tools qt6-declarative)
+license=(LGPL-2.0-only LGPL-3.0-only)
+depends=(gcc-libs glibc kcontacts-git kcoreaddons-git ki18n-git kitemviews-git kwidgetsaddons-git qt6-base)
+makedepends=(git doxygen extra-cmake-modules-git qt6-declarative qt6-doc qt6-tools)
+optdepends=('qt6-declarative: QML bindings')
conflicts=(${pkgname%-git})
provides=(${pkgname%-git})
-optdepends=('qt6-declarative: QML bindings')
groups=(kf6-git)
source=("git+https://github.com/KDE/${pkgname%-git}.git")
sha256sums=('SKIP')