summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJoão Figueiredo2024-03-01 06:39:52 +0000
committerJoão Figueiredo2024-03-01 06:39:52 +0000
commitb2d82cb02bb3c236f2b4dd2111aea1813ebf63f5 (patch)
tree810c235c9b195f8e4ea9f07ac956166122ae8059 /PKGBUILD
parent451f922fe97dfe3d58a90350ca58c1c95f791ab7 (diff)
downloadaur-kcrash-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 aa6fd8509d5a..d2265a2884da 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,17 +3,17 @@
# Contributor: Andrea Scarpino <andrea@archlinux.org>
pkgname=kcrash-git
-pkgver=5.240.0_r474.g33df047
+pkgver=6.0.0_r517.g90f800f
pkgrel=1
pkgdesc='Support for application crash analysis and bug report from apps'
arch=($CARCH)
url='https://community.kde.org/Frameworks'
-license=(LGPL)
-depends=(kcoreaddons-git kwindowsystem-git)
-makedepends=(git extra-cmake-modules-git doxygen qt6-tools)
+license=(LGPL-2.0-only LGPL-3.0-only)
+depends=(gcc-libs glibc kcoreaddons-git libx11 qt6-base)
+makedepends=(git doxygen extra-cmake-modules-git qt6-doc qt6-tools)
+optdepends=('drkonqi: KDE crash handler application')
conflicts=(${pkgname%-git})
provides=(${pkgname%-git})
-optdepends=('drkonqi-git: KDE crash handler application')
groups=(kf6-git)
source=("git+https://github.com/KDE/${pkgname%-git}.git")
sha256sums=('SKIP')