summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJoão Figueiredo2024-03-01 06:49:20 +0000
committerJoão Figueiredo2024-03-01 06:49:20 +0000
commit2559983906275cf5d64aa58beed0ff598efc77ce (patch)
treed886815af2ce4f4b4760de3c67db9df4193e6bdc /PKGBUILD
parentf6a56dbbd2a5ea1a8067b199d7bfa90531c0991a (diff)
downloadaur-kpeople-git.tar.gz
Automated license and dependency update
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')