summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJoão Figueiredo2024-03-01 06:35:53 +0000
committerJoão Figueiredo2024-03-01 06:35:53 +0000
commitacbcd10572493e7b44667fc07ff50b539f53a29e (patch)
tree82f8e2d4c55dea132df2ac76d6e32ab9d7e5e4ba /PKGBUILD
parentafbfa732467f1061cfd1df72a87939ad38b772fd (diff)
downloadaur-acbcd10572493e7b44667fc07ff50b539f53a29e.tar.gz
Automated license and dependency update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD9
1 files changed, 4 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 17767b2e2959..1bc79b741317 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,17 +3,16 @@
# Contributor: Gustavo Alvarez <sl1pkn07@gmail.com>
pkgname=dolphin-plugins-git
-pkgver=23.07.70_r761.g1abd322
+pkgver=24.04.70_r907.g9f5badb
pkgrel=1
pkgdesc='Extra Dolphin plugins'
arch=($CARCH)
url='https://apps.kde.org/dolphin_plugins/'
-license=(LGPL)
-depends=(dolphin-git)
-makedepends=(git extra-cmake-modules-git ktexteditor-git)
+license=(LGPL-2.0-or-later)
+depends=(gcc-libs glibc dolphin-git kcompletion-git kconfig-git kcoreaddons-git ki18n-git kio-git kjobwidgets-git kservice-git ktexteditor-git ktextwidgets-git kwidgetsaddons-git kxmlgui-git qt6-5compat qt6-base solid-git)
+makedepends=(git extra-cmake-modules-git)
conflicts=(${pkgname%-git})
provides=(${pkgname%-git})
-optdepends=('ktexteditor-git: Mercurial plugin')
groups=(kde-applications-git kdesdk-git)
source=("git+https://github.com/KDE/${pkgname%-git}.git")
sha256sums=('SKIP')