[arch-commits] Commit in lxqt-panel/trunk (PKGBUILD)
    Jerome Leclanche 
    jleclanche at archlinux.org
       
    Wed May 30 21:04:25 UTC 2018
    
    
  
    Date: Wednesday, May 30, 2018 @ 21:04:25
  Author: jleclanche
Revision: 333505
upgpkg: lxqt-panel 0.13.0-2
Rebuild without menu-cache
Modified:
  lxqt-panel/trunk/PKGBUILD
----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-30 21:00:03 UTC (rev 333504)
+++ PKGBUILD	2018-05-30 21:04:25 UTC (rev 333505)
@@ -3,7 +3,7 @@
 
 pkgname=lxqt-panel
 pkgver=0.13.0
-pkgrel=1
+pkgrel=2
 pkgdesc="The LXQt desktop panel"
 arch=("x86_64")
 groups=("lxqt")
@@ -11,7 +11,7 @@
 license=("LGPL2.1")
 depends=(
 	"libdbusmenu-qt5" "libxcomposite" "lxmenu-data"
-	"lxqt-globalkeys" "menu-cache" "solid" "libxcb"
+	"lxqt-globalkeys" "solid" "libxcb"
 )
 optdepends=(
 	"libpulse: Volume control plugin"
    
    
More information about the arch-commits
mailing list