summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJoão Figueiredo2024-03-01 06:40:30 +0000
committerJoão Figueiredo2024-03-01 06:40:30 +0000
commit150ad0d583cab15497d8e129db5c4eccae646fd6 (patch)
tree24baa48a974b8b49dc2d83b5ce1a397228e7e850 /PKGBUILD
parent981208be24e6cdcfbe756f958149c5dd3fffd2f3 (diff)
downloadaur-kdecoration-git.tar.gz
Automated license and dependency update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3fa15b27609b..c0914f7932a7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,14 +5,14 @@
# Contributor: Henri Chain <henri@henricha.in>
pkgname=kdecoration-git
-pkgver=5.27.80_r355.ge46c579
+pkgver=6.0.80_r416.g8acedda
pkgrel=1
pkgdesc='Plugin based library to create window decorations'
arch=($CARCH)
url='https://kde.org/plasma-desktop/'
-license=(LGPL)
-depends=(ki18n-git)
-makedepends=(git extra-cmake-modules-git kcoreaddons-git)
+license=(LGPL-2.0-or-later)
+depends=(gcc-libs glibc ki18n-git qt6-base)
+makedepends=(git extra-cmake-modules-git)
conflicts=(${pkgname%-git})
provides=(${pkgname%-git})
groups=(plasma-git)