git » kaccounts-integration.git » commit de1ff11

fix pkgdesc (FS#75681)

author Felix Yan
2022-08-25 18:52:42 UTC
committer Felix Yan
2022-08-25 18:52:42 UTC
parent 380599c94f823438aba6bc08a442863abe2f13f2

fix pkgdesc (FS#75681)

PKGBUILD +2 -3

diff --git a/PKGBUILD b/PKGBUILD
index 9c4a25d..f25d6d1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,8 @@
 
 pkgname=kaccounts-integration
 pkgver=22.08.0
-pkgrel=1
-pkgdesc='Small system to administer web accounts for the sites and services across the KDE desktop, including: Google, Facebook, Owncloud, IMAP, 
-Jabber and others'
+pkgrel=2
+pkgdesc='Online account management system and its Plasma integration components'
 arch=(x86_64)
 url='https://www.kde.org/'
 license=(GPL)