[arch-commits] Commit in lxqt-qtplugin/trunk (PKGBUILD)

Balló György bgyorgy at archlinux.org
Mon Jan 30 17:42:25 UTC 2017


    Date: Monday, January 30, 2017 @ 17:42:24
  Author: bgyorgy
Revision: 209533

upgpkg: lxqt-qtplugin 0.11.1-1

Update to new version

Modified:
  lxqt-qtplugin/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-01-30 17:31:59 UTC (rev 209532)
+++ PKGBUILD	2017-01-30 17:42:24 UTC (rev 209533)
@@ -2,21 +2,21 @@
 # Maintainer: Jerome Leclanche <jerome at leclan.ch>
 
 pkgname=lxqt-qtplugin
-pkgver=0.11.0
-pkgrel=2
+pkgver=0.11.1
+pkgrel=1
 pkgdesc="LXQt platform integration for Qt"
 arch=("i686" "x86_64")
 groups=("lxqt")
 url="http://lxqt.org"
 license=("LGPL2.1")
-depends=("libdbusmenu-qt5" "qt5-base")
-makedepends=("cmake" "liblxqt" "qt5-tools" "lxqt-build-tools")
+depends=("libdbusmenu-qt5" "libqtxdg")
+makedepends=("lxqt-build-tools")
 source=(
 	"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz"
 	"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz.asc"
 )
 sha256sums=(
-	"c1fdaba78d139e3cfdfb783c60e4f84632ce296a7cf8d5444d60ca1d1e5dbf59"
+	"20acf0b775d28a33400b2e6606835931ab7f02226175c8115562c060c39bd391"
 	"SKIP"
 )
 validpgpkeys=(



More information about the arch-commits mailing list