Date: Monday, December 15, 2014 @ 08:32:57
  Author: andrea
Revision: 227620

Add sni-qt.conf to backup array and fix license

Modified:
  sni-qt/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2014-12-15 06:49:56 UTC (rev 227619)
+++ PKGBUILD    2014-12-15 07:32:57 UTC (rev 227620)
@@ -8,9 +8,10 @@
 pkgdesc='Qt4 plugin which turns all QSystemTrayIcon into StatusNotifierItems 
(appindicators)'
 arch=('i686' 'x86_64')
 url='https://launchpad.net/sni-qt'
-license=('GPL')
+license=('LGPL3')
 depends=('libdbusmenu-qt')
 makedepends=('cmake')
+backup=('etc/sni-qt.conf')
 
source=("http://launchpad.net/${pkgname}/trunk/${pkgver}/+download/${pkgname}-${pkgver}.tar.bz2";
         'sni-qt.conf')
 md5sums=('e84c66e776f7c22c961817387f618c81'

Reply via email to