summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJoão Figueiredo2024-03-01 06:36:55 +0000
committerJoão Figueiredo2024-03-01 06:36:55 +0000
commit7d0155bd85eb0cf40a00ee2b7df69b57c89eb5e9 (patch)
tree478bcc5bff95e70174a1c7ff5d3514cb035993ad /PKGBUILD
parentf2378c70bd6218624889c5c855e160c60a9329c7 (diff)
downloadaur-kactivities-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 a70495dc3d33..8276ac4c5d2a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,17 +4,17 @@
# Contributor: Andrea Scarpino <andrea@archlinux.org>
pkgname=kactivities-git
-pkgver=5.240.0_r1428.geb621d60
+pkgver=_r1466.gc68ff3db
pkgrel=1
arch=($CARCH)
pkgdesc="Core components for the KDE's Activities"
url='https://community.kde.org/Frameworks'
license=(LGPL)
-depends=(kcoreaddons-git kconfig-git kwindowsystem-git)
-makedepends=(git extra-cmake-modules-git boost doxygen qt6-tools qt6-declarative)
+depends=(gcc-libs glibc kconfig-git kcoreaddons-git qt6-base)
+makedepends=(git boost 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')