summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJoão Figueiredo2021-04-20 16:58:18 +0100
committerJoão Figueiredo2021-04-20 16:58:18 +0100
commit2691a6b75aa6a8d027538befc1f2cfe82991bd45 (patch)
tree135180deb9e7e6c9706496aefc8300eb3e5302f0 /PKGBUILD
parentcb3c5ebe65b225b7e0007351dfe972f80b2b5ee4 (diff)
downloadaur-2691a6b75aa6a8d027538befc1f2cfe82991bd45.tar.gz
Add layer-shell-qt-git dependency
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fa0859192435..ea1cdaabd348 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,16 +3,16 @@
pkgbase=plasma-workspace-git
pkgname=(plasma-workspace-git plasma-wayland-session-git)
-pkgver=5.21.80_r9900.g3a1e23938
-pkgrel=2
+pkgver=5.21.80_r10157.gaecbc037d
+pkgrel=1
pkgdesc='KDE Plasma Workspace'
arch=($CARCH)
url='https://kde.org/plasma-desktop/'
license=(LGPL)
depends=(knotifyconfig-git libksysguard-git ktexteditor-git libqalculate-git kde-cli-tools-git appstream-qt phonon-qt5
xorg-xrdb xorg-xsetroot kactivitymanagerd-git kholidays-git xorg-xmessage milou-git prison-git kwin-git
- plasma-integration-git kdelibs4support-git kpeople-git kactivities-stats-git libkscreen-git kquickcharts-git kuserfeedback-git)
-makedepends=(git extra-cmake-modules-git kdoctools-git gpsd baloo-git networkmanager-qt-git kdesignerplugin-git kinit-git plasma-wayland-protocols)
+ plasma-integration-git kdelibs4support-git kpeople-git kactivities-stats-git libkscreen-git kquickcharts-git kuserfeedback-git layer-shell-qt-git)
+makedepends=(git extra-cmake-modules-git kdoctools-git gpsd baloo-git networkmanager-qt-git kdesignerplugin-git kinit-git plasma-wayland-protocols-git)
conflicts=(${pkgbase%-git})
provides=(${pkgbase%-git})
groups=(plasma-git)