[arch-commits] Commit in libfm-qt/trunk (PKGBUILD)
    Balló György 
    bgyorgy at archlinux.org
       
    Mon Jan 30 17:20:15 UTC 2017
    
    
  
    Date: Monday, January 30, 2017 @ 17:20:14
  Author: bgyorgy
Revision: 209528
upgpkg: libfm-qt 0.11.2-2
Remove unused liblxqt depednency, remove from lxqt group
Modified:
  libfm-qt/trunk/PKGBUILD
----------+
 PKGBUILD |    5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-01-30 17:09:51 UTC (rev 209527)
+++ PKGBUILD	2017-01-30 17:20:14 UTC (rev 209528)
@@ -3,13 +3,12 @@
 
 pkgname=libfm-qt
 pkgver=0.11.2
-pkgrel=1
+pkgrel=2
 pkgdesc="Core library of PCManFM-Qt (Qt binding for libfm)"
 arch=("i686" "x86_64")
-groups=("lxqt")
 url="http://lxqt.org"
 license=("GPL2")
-depends=("libfm" "liblxqt" "qt5-x11extras")
+depends=("libfm" "qt5-x11extras")
 makedepends=("lxqt-build-tools")
 source=(
 	"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz"
    
    
More information about the arch-commits
mailing list