summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2018-02-08 09:48:48 -0800
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2018-02-08 09:48:48 -0800
commit4b7f64ce147096600c798ce25b45f646dc286de1 (patch)
tree9a32d5aeb4c0cbc63d8bc7f3b6c1ed238ff2016c
parentInitial commit (diff)
downloadplasma-meta-4b7f64ce147096600c798ce25b45f646dc286de1.tar.xz
Updated to 5.12
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b2f5c0a..077fb6d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Andrea Scarpino <andrea@archlinux.org>
pkgname=plasma-meta
-pkgver=5.11
+pkgver=5.12
pkgrel=1
pkgdesc='Meta package to install KDE Plasma, sans vault and discover'
arch=(any)
@@ -11,7 +11,6 @@ url='https://www.archlinux.org/'
license=(GPL)
depends=(bluedevil
drkonqi
- kde-gtk-config
kdeplasma-addons
kinfocenter
ksysguard
@@ -33,3 +32,5 @@ depends=(bluedevil
powerdevil
xdg-desktop-portal-kde
)
+optdepends=('kde-gtk-config: GTK Theme COnfiguration KCM'
+ 'breeze-grub: Breeze theme for GRUB')