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

Chih-Hsuan Yen yan12125 at archlinux.org
Tue Feb 12 08:35:42 UTC 2019


    Date: Tuesday, February 12, 2019 @ 08:35:42
  Author: yan12125
Revision: 431857

upgpkg: lxqt-config 0.14.0-2

Modified:
  lxqt-config/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-02-12 08:33:31 UTC (rev 431856)
+++ PKGBUILD	2019-02-12 08:35:42 UTC (rev 431857)
@@ -1,15 +1,19 @@
 # Maintainer: Jerome Leclanche <jerome at leclan.ch>
+# Maintainer: Chih-Hsuan Yen <yan12125 at archlinux.org>
 
 pkgname=lxqt-config
 pkgver=0.14.0
-pkgrel=1
+pkgrel=2
 pkgdesc="LXQt system configuration."
 arch=("x86_64")
 groups=("lxqt")
-url="http://lxqt.org"
+url="https://lxqt.org"
 license=("LGPL2.1")
 depends=("lxqt-themes" "liblxqt" "libkscreen" "libxcursor" "xf86-input-libinput" "qt5-svg")
 makedepends=("lxqt-build-tools")
+optdepends=(
+	'xsettingsd: help GTK applications apply themes on the fly'
+)
 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"



More information about the arch-commits mailing list