[arch-commits] Commit in psi (-plugins/trunk/PKGBUILD trunk/PKGBUILD)

Sergej Pupykin spupykin at archlinux.org
Tue Feb 20 21:36:50 UTC 2018


    Date: Tuesday, February 20, 2018 @ 21:36:49
  Author: spupykin
Revision: 296625

clean up pkgbuilds

Modified:
  psi-plugins/trunk/PKGBUILD
  psi/trunk/PKGBUILD

-------------------------+
 -plugins/trunk/PKGBUILD |    2 +-
 trunk/PKGBUILD          |    4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2018-02-20 20:45:09 UTC (rev 296624)
+++ trunk/PKGBUILD	2018-02-20 21:36:49 UTC (rev 296625)
@@ -4,13 +4,13 @@
 pkgname="psi"
 pkgver=1.3
 pkgrel=1
-pkgdesc="Psi+ is a powerful Jabber client (Qt, C++) designed for the Jabber power users (built with Qt 5.x)"
+pkgdesc="a powerful Jabber client (Qt, C++) designed for the Jabber power users"
 url="http://psi-plus.com"
 license=('GPL2')
 arch=('x86_64')
 depends=('qt5-base' 'qt5-webengine' 'qt5-multimedia' 'qt5-x11extras' 'qca-qt5'
 	 'libidn' 'libxss' 'qt5-svg' 'hunspell' 'qtkeychain')
-makedepends=('git' 'patch' 'cmake')
+makedepends=('patch' 'cmake')
 conflicts=('psi-plus-qt5-git' 'psi-plus-webkit-qt5-git' 'psi-plus-webkit-git' 'psi-plus-git' 'psi-plus')
 replaces=('psi-plus')
 source=("https://downloads.sourceforge.net/project/${pkgname}/Psi/${pkgver}/psi-${pkgver}.tar.xz"

Modified: -plugins/trunk/PKGBUILD
===================================================================
--- -plugins/trunk/PKGBUILD	2018-02-20 20:45:09 UTC (rev 296624)
+++ -plugins/trunk/PKGBUILD	2018-02-20 21:36:49 UTC (rev 296625)
@@ -4,7 +4,7 @@
 pkgname=psi-plugins
 pkgver=1.3
 pkgrel=1
-pkgdesc="Additional plugins for Psi+ (built with Qt 5.x)"
+pkgdesc="Additional plugins for Psi"
 arch=('x86_64')
 url="http://psi-plus.com"
 license=('GPL2')



More information about the arch-commits mailing list