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

Balló György bgyorgy at archlinux.org
Mon Jan 30 18:11:33 UTC 2017


    Date: Monday, January 30, 2017 @ 18:11:33
  Author: bgyorgy
Revision: 209541

upgpkg: lxqt-config 0.11.1-1

Update to new version

Modified:
  lxqt-config/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-01-30 18:03:44 UTC (rev 209540)
+++ PKGBUILD	2017-01-30 18:11:33 UTC (rev 209541)
@@ -2,21 +2,21 @@
 # Maintainer: Jerome Leclanche <jerome at leclan.ch>
 
 pkgname=lxqt-config
-pkgver=0.11.0
-pkgrel=2
+pkgver=0.11.1
+pkgrel=1
 pkgdesc="LXQt system configuration."
 arch=("i686" "x86_64")
 groups=("lxqt")
 url="http://lxqt.org"
 license=("LGPL2.1")
-depends=("liblxqt" "libkscreen" "libxcursor" "qt5-svg")
-makedepends=("cmake" "qt5-tools" "git")
+depends=("hicolor-icon-theme" "liblxqt" "libkscreen" "libxcursor" "qt5-svg")
+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=(
-	"e254994caf0535bf6f9da659dc4410b63b5b5cfabea0b961bfb8c00e3c393d38"
+	"65899ba616a637a8abf88889285aed400046064c85fc29393522782bf557425b"
 	"SKIP"
 )
 validpgpkeys=(



More information about the arch-commits mailing list