summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJoão Figueiredo2024-03-01 06:57:13 +0000
committerJoão Figueiredo2024-03-01 06:57:13 +0000
commitfbedb21f8491a35b096c042b69e081e544b365ef (patch)
treec90f39439f1d610d89728410316276017950aade /PKGBUILD
parentc844a88b28466d4d1def45d8bc1d01e314119d66 (diff)
downloadaur-polkit-kde-agent-git.tar.gz
Automated license and dependency update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 36304f86a27c..93e3196b0fc3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,13 +3,13 @@
# Contributor: Antonio Rojas <arojas@archlinux.org>
pkgname=polkit-kde-agent-git
-pkgver=5.27.80_r601.g44265af
+pkgver=6.0.80_r693.g010d42d
pkgrel=1
pkgdesc='Daemon providing a polkit authentication UI for KDE'
arch=($CARCH)
url='https://kde.org/plasma-desktop/'
-license=(LGPL)
-depends=(kiconthemes-git kdbusaddons-git kcrash-git)
+license=(LGPL-2.0-or-later)
+depends=(gcc-libs glibc kcoreaddons-git kcrash-git kdbusaddons-git ki18n-git kirigami-git kwindowsystem-git polkit-qt6-git qt6-5compat qt6-base qt6-declarative)
makedepends=(git extra-cmake-modules-git kdoctools-git)
conflicts=(${pkgname%-git} polkit-kde-git)
provides=(${pkgname%-git})