summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2020-10-19 01:30:48 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2020-10-19 01:30:48 -0700
commitcf9f4d0d286cc4705bd2a2d233c8f3bb66b700e1 (patch)
tree3ae5320a7a4d63fd0e3b1ec48d0c3df4dff68915
parentUpdated to 5.20.0 (diff)
downloadplasma-nm-neug-cf9f4d0d286cc4705bd2a2d233c8f3bb66b700e1.tar.xz
Clean up pkgdesc
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3c725a1..9e693eb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,8 @@ _pkgname=plasma-nm
pkgname=$_pkgname-neug
pkgver=5.20.0
pkgrel=1
-pkgdesc='Plasma applet written in QML for managing network connections'
+pkgdesc="Plasma applet written in QML for managing network connections"
+pkgdesc+", modified to support neug"
arch=(x86_64)
url='https://www.kde.org/workspaces/plasmadesktop/'
license=(GPL2)