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

2020-11-05 Thread Chih-Hsuan Yen via arch-commits
Date: Thursday, November 5, 2020 @ 15:14:14
  Author: yan12125
Revision: 743193

upgpkg: lxqt-session 0.16.0-1; update URLs

Modified:
  lxqt-session/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-05 15:11:57 UTC (rev 743192)
+++ PKGBUILD2020-11-05 15:14:14 UTC (rev 743193)
@@ -1,12 +1,12 @@
 # Maintainer: Jerome Leclanche 
 
 pkgname=lxqt-session
-pkgver=0.15.0
+pkgver=0.16.0
 pkgrel=1
 pkgdesc="The LXQt session manager"
 arch=("x86_64")
 groups=("lxqt")
-url="https://lxqt.org;
+url="https://github.com/lxqt/$pkgname;
 license=("LGPL2.1")
 depends=("liblxqt" "xdg-user-dirs"  "libx11" "udev" "kwindowsystem" 
"libQt5Xdg.so")
 makedepends=("cmake" "lxqt-build-tools")
@@ -18,7 +18,7 @@
 source=(

"https://github.com/lxqt/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz"{,.asc}
 )
-sha256sums=('e44fcc0ba10165713a35729fe4a7e227af466d8f8b9fbc3fed1f8a2a68a0c69f'
+sha256sums=('547e01e173921357245fb938718bd2401b38e73245cdcbecf195130e856d4959'
 'SKIP')
 validpgpkeys=(
"169704C6FB490C6892C7F23C37E0AF1FDA48F373"  # Jerome Leclanche 



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

2020-04-24 Thread Chih-Hsuan Yen via arch-commits
Date: Saturday, April 25, 2020 @ 03:17:48
  Author: yan12125
Revision: 619769

upgpkg: lxqt-session 0.15.0-1; add .so depends

Modified:
  lxqt-session/trunk/PKGBUILD

--+
 PKGBUILD |7 ---
 1 file changed, 4 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-04-25 03:16:44 UTC (rev 619768)
+++ PKGBUILD2020-04-25 03:17:48 UTC (rev 619769)
@@ -1,7 +1,7 @@
 # Maintainer: Jerome Leclanche 
 
 pkgname=lxqt-session
-pkgver=0.14.1
+pkgver=0.15.0
 pkgrel=1
 pkgdesc="The LXQt session manager"
 arch=("x86_64")
@@ -8,7 +8,7 @@
 groups=("lxqt")
 url="https://lxqt.org;
 license=("LGPL2.1")
-depends=("liblxqt" "xdg-user-dirs"  "libx11" "udev" "kwindowsystem")
+depends=("liblxqt" "xdg-user-dirs"  "libx11" "udev" "kwindowsystem" 
"libQt5Xdg.so")
 makedepends=("cmake" "lxqt-build-tools")
 optdepends=(
"breeze-icons: Default icon theme"
@@ -18,11 +18,12 @@
 source=(

"https://github.com/lxqt/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz"{,.asc}
 )
-sha256sums=('fe6daabbd5f1ce2d8aa47c0ecc4e6656f2e59b66c59bd5f76e668cb16bdc2286'
+sha256sums=('e44fcc0ba10165713a35729fe4a7e227af466d8f8b9fbc3fed1f8a2a68a0c69f'
 'SKIP')
 validpgpkeys=(
"169704C6FB490C6892C7F23C37E0AF1FDA48F373"  # Jerome Leclanche 

"7C733BA5F585AAD669E4D23A42C9C8D3AF5EA5E3"  # Alf Gaida 

+   "19DFDF3A579BD509DBB572D8BE793007AD22DF7E"  # Pedram Pourang 

 )
 
 


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

2019-02-28 Thread Chih-Hsuan Yen via arch-commits
Date: Thursday, February 28, 2019 @ 14:17:50
  Author: yan12125
Revision: 437050

upgpkg: lxqt-session 0.14.1-1

Modified:
  lxqt-session/trunk/PKGBUILD

--+
 PKGBUILD |   13 ++---
 1 file changed, 6 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-02-28 14:11:58 UTC (rev 437049)
+++ PKGBUILD2019-02-28 14:17:50 UTC (rev 437050)
@@ -1,25 +1,24 @@
 # Maintainer: Jerome Leclanche 
 
 pkgname=lxqt-session
-pkgver=0.14.0
+pkgver=0.14.1
 pkgrel=1
 pkgdesc="The LXQt session manager"
 arch=("x86_64")
 groups=("lxqt")
-url="http://lxqt.org;
+url="https://lxqt.org;
 license=("LGPL2.1")
-depends=("liblxqt" "xdg-user-dirs")
+depends=("liblxqt" "xdg-user-dirs"  "libx11" "udev" "kwindowsystem")
+makedepends=("cmake" "lxqt-build-tools")
 optdepends=(
"breeze-icons: Default icon theme"
"oxygen-icons: Alternative icon theme"
"sddm: The recommended display manager"
 )
-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;
+   
"https://github.com/lxqt/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz"{,.asc}
 )
-sha256sums=('712116df12f8649d443302f4c5b6c9792633c1848ba9d0558466ab4c2edc144a'
+sha256sums=('fe6daabbd5f1ce2d8aa47c0ecc4e6656f2e59b66c59bd5f76e668cb16bdc2286'
 'SKIP')
 validpgpkeys=(
"169704C6FB490C6892C7F23C37E0AF1FDA48F373"  # Jerome Leclanche 



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

2019-01-30 Thread Felix Yan via arch-commits
Date: Wednesday, January 30, 2019 @ 11:41:41
  Author: felixonmars
Revision: 428606

upgpkg: lxqt-session 0.14.0-1

Modified:
  lxqt-session/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-30 11:41:38 UTC (rev 428605)
+++ PKGBUILD2019-01-30 11:41:41 UTC (rev 428606)
@@ -1,7 +1,7 @@
 # Maintainer: Jerome Leclanche 
 
 pkgname=lxqt-session
-pkgver=0.13.0
+pkgver=0.14.0
 pkgrel=1
 pkgdesc="The LXQt session manager"
 arch=("x86_64")
@@ -19,10 +19,8 @@

"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=(
-   "bf44b691d34d75895d0055894b714ed7035ad2605874a9d6f286bc7aefbd2baa"
-   "SKIP"
-)
+sha256sums=('712116df12f8649d443302f4c5b6c9792633c1848ba9d0558466ab4c2edc144a'
+'SKIP')
 validpgpkeys=(
"169704C6FB490C6892C7F23C37E0AF1FDA48F373"  # Jerome Leclanche 

"7C733BA5F585AAD669E4D23A42C9C8D3AF5EA5E3"  # Alf Gaida 



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

2018-05-24 Thread Jerome Leclanche via arch-commits
Date: Thursday, May 24, 2018 @ 20:48:18
  Author: jleclanche
Revision: 329158

upgpkg: lxqt-session 0.13.0-1

Upstream release 0.13.0

Modified:
  lxqt-session/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-05-24 20:47:02 UTC (rev 329157)
+++ PKGBUILD2018-05-24 20:48:18 UTC (rev 329158)
@@ -2,7 +2,7 @@
 # Maintainer: Jerome Leclanche 
 
 pkgname=lxqt-session
-pkgver=0.12.0
+pkgver=0.13.0
 pkgrel=1
 pkgdesc="The LXQt session manager"
 arch=("x86_64")
@@ -21,7 +21,7 @@

"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz.asc;
 )
 sha256sums=(
-   "e826bb81fc3f688bf626cac2c66e63881e1ccfdb1ec8b54f493c1270775e69b8"
+   "bf44b691d34d75895d0055894b714ed7035ad2605874a9d6f286bc7aefbd2baa"
"SKIP"
 )
 validpgpkeys=(


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

2017-10-21 Thread Jerome Leclanche
Date: Saturday, October 21, 2017 @ 23:48:34
  Author: jleclanche
Revision: 263910

upgpkg: lxqt-session 0.12.0-1

Upstream release 0.12.0

Modified:
  lxqt-session/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-10-21 23:43:59 UTC (rev 263909)
+++ PKGBUILD2017-10-21 23:48:34 UTC (rev 263910)
@@ -9,7 +9,7 @@
 groups=("lxqt")
 url="http://lxqt.org;
 license=("LGPL2.1")
-depends=("liblxqt" "lxqt-common" "xdg-user-dirs")
+depends=("liblxqt" "xdg-user-dirs")
 optdepends=(
"breeze-icons: Default icon theme"
"oxygen-icons: Alternative icon theme"


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

2017-10-21 Thread Jerome Leclanche
Date: Saturday, October 21, 2017 @ 23:43:42
  Author: jleclanche
Revision: 263908

upgpkg: lxqt-session 0.12.0-1

Upstream release 0.12.0

Modified:
  lxqt-session/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-21 23:06:29 UTC (rev 263907)
+++ PKGBUILD2017-10-21 23:43:42 UTC (rev 263908)
@@ -2,9 +2,9 @@
 # Maintainer: Jerome Leclanche 
 
 pkgname=lxqt-session
-pkgver=0.11.1
+pkgver=0.12.0
 pkgrel=1
-pkgdesc="The LXQt session"
+pkgdesc="The LXQt session manager"
 arch=("i686" "x86_64")
 groups=("lxqt")
 url="http://lxqt.org;
@@ -21,7 +21,7 @@

"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz.asc;
 )
 sha256sums=(
-   "16bb429fb6fb7149d97bd6ee8a46abd1d9b01444f09db31601c7265ed2cd6f76"
+   "e826bb81fc3f688bf626cac2c66e63881e1ccfdb1ec8b54f493c1270775e69b8"
"SKIP"
 )
 validpgpkeys=(


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

2017-01-30 Thread Balló György
Date: Monday, January 30, 2017 @ 19:15:46
  Author: bgyorgy
Revision: 209557

upgpkg: lxqt-session 0.11.1-1

Update to new version

Modified:
  lxqt-session/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-01-30 19:12:35 UTC (rev 209556)
+++ PKGBUILD2017-01-30 19:15:46 UTC (rev 209557)
@@ -2,7 +2,7 @@
 # Maintainer: Jerome Leclanche 
 
 pkgname=lxqt-session
-pkgver=0.11.0
+pkgver=0.11.1
 pkgrel=1
 pkgdesc="The LXQt session"
 arch=("i686" "x86_64")
@@ -15,13 +15,13 @@
"oxygen-icons: Alternative icon theme"
"sddm: The recommended display manager"
 )
-makedepends=("cmake" "qt5-tools" "git")
+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=(
-   "c03e8229ba53a80f4f8807299460ea052ae0916ea991dd1f48274280ef0d8b57"
+   "16bb429fb6fb7149d97bd6ee8a46abd1d9b01444f09db31601c7265ed2cd6f76"
"SKIP"
 )
 validpgpkeys=(


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

2016-09-28 Thread Jerome Leclanche
Date: Thursday, September 29, 2016 @ 01:07:12
  Author: jleclanche
Revision: 190761

upgpkg: lxqt-session 0.11.0-1

Upstream release 0.11.0

Modified:
  lxqt-session/trunk/PKGBUILD

--+
 PKGBUILD |   21 -
 1 file changed, 12 insertions(+), 9 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-09-29 00:44:43 UTC (rev 190760)
+++ PKGBUILD2016-09-29 01:07:12 UTC (rev 190761)
@@ -2,29 +2,32 @@
 # Maintainer: Jerome Leclanche 
 
 pkgname=lxqt-session
-pkgver=0.10.0
-pkgrel=4
+pkgver=0.11.0
+pkgrel=1
 pkgdesc="The LXQt session"
 arch=("i686" "x86_64")
 groups=("lxqt")
 url="http://lxqt.org;
 license=("LGPL2.1")
-depends=("liblxqt" "lxqt-common")
+depends=("liblxqt" "lxqt-common" "xdg-user-dirs")
 optdepends=(
"breeze-icons: Default icon theme"
"oxygen-icons: Alternative icon theme"
"sddm: The recommended display manager"
 )
-makedepends=("cmake" "qt5-tools")
+makedepends=("cmake" "qt5-tools" "git")
 source=(
-   "https://downloads.lxqt.org/lxqt/$pkgver/$pkgname-$pkgver.tar.xz;
-   "https://downloads.lxqt.org/lxqt/$pkgver/$pkgname-$pkgver.tar.xz.asc;
+   
"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=(
-   "2aedbeef904c11679199bfcdbf141880082c4bbcbcdad2b89b47d5b833fe26d4"
+   "c03e8229ba53a80f4f8807299460ea052ae0916ea991dd1f48274280ef0d8b57"
"SKIP"
 )
-validpgpkeys=("169704C6FB490C6892C7F23C37E0AF1FDA48F373")
+validpgpkeys=(
+   "169704C6FB490C6892C7F23C37E0AF1FDA48F373"  # Jerome Leclanche 

+   "7C733BA5F585AAD669E4D23A42C9C8D3AF5EA5E3"  # Alf Gaida 

+)
 
 
 build() {
@@ -31,7 +34,7 @@
mkdir -p build
cd build
cmake "$srcdir/$pkgname-$pkgver" \
-   -DCMAKE_INSTALL_PREFIX=/usr 
+   -DCMAKE_INSTALL_PREFIX=/usr
make
 }
 


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

2016-09-20 Thread Jerome Leclanche
Date: Tuesday, September 20, 2016 @ 09:49:58
  Author: jleclanche
Revision: 190037

upgpkg: lxqt-session 0.10.0-4

Rebuild for new libqtxdg ABI

Modified:
  lxqt-session/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-09-20 09:47:14 UTC (rev 190036)
+++ PKGBUILD2016-09-20 09:49:58 UTC (rev 190037)
@@ -3,7 +3,7 @@
 
 pkgname=lxqt-session
 pkgver=0.10.0
-pkgrel=3
+pkgrel=4
 pkgdesc="The LXQt session"
 arch=("i686" "x86_64")
 groups=("lxqt")


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

2015-12-07 Thread Evangelos Foutras
Date: Monday, December 7, 2015 @ 13:32:15
  Author: foutrelis
Revision: 149806

C++11 ABI rebuild

Modified:
  lxqt-session/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-12-07 12:31:02 UTC (rev 149805)
+++ PKGBUILD2015-12-07 12:32:15 UTC (rev 149806)
@@ -3,7 +3,7 @@
 
 pkgname=lxqt-session
 pkgver=0.10.0
-pkgrel=2
+pkgrel=3
 pkgdesc="The LXQt session"
 arch=("i686" "x86_64")
 groups=("lxqt")


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

2015-11-06 Thread Jerome Leclanche
Date: Friday, November 6, 2015 @ 11:16:11
  Author: jleclanche
Revision: 146277

upgpkg: lxqt-session 0.10.0-2

Rebuild and use https for sources

Modified:
  lxqt-session/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-11-06 10:14:26 UTC (rev 146276)
+++ PKGBUILD2015-11-06 10:16:11 UTC (rev 146277)
@@ -3,7 +3,7 @@
 
 pkgname=lxqt-session
 pkgver=0.10.0
-pkgrel=1
+pkgrel=2
 pkgdesc="The LXQt session"
 arch=("i686" "x86_64")
 groups=("lxqt")
@@ -17,8 +17,8 @@
 )
 makedepends=("cmake" "qt5-tools")
 source=(
-   "http://downloads.lxqt.org/lxqt/$pkgver/$pkgname-$pkgver.tar.xz;
-   "http://downloads.lxqt.org/lxqt/$pkgver/$pkgname-$pkgver.tar.xz.asc;
+   "https://downloads.lxqt.org/lxqt/$pkgver/$pkgname-$pkgver.tar.xz;
+   "https://downloads.lxqt.org/lxqt/$pkgver/$pkgname-$pkgver.tar.xz.asc;
 )
 sha256sums=(
"2aedbeef904c11679199bfcdbf141880082c4bbcbcdad2b89b47d5b833fe26d4"


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

2015-11-02 Thread Jerome Leclanche
Date: Monday, November 2, 2015 @ 16:17:00
  Author: jleclanche
Revision: 145660

upgpkg: lxqt-session 0.10.0-1

Upstream release 0.10.0

Modified:
  lxqt-session/trunk/PKGBUILD

--+
 PKGBUILD |   29 -
 1 file changed, 20 insertions(+), 9 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-11-02 15:00:58 UTC (rev 145659)
+++ PKGBUILD2015-11-02 15:17:00 UTC (rev 145660)
@@ -2,25 +2,36 @@
 # Maintainer: Jerome Leclanche 
 
 pkgname=lxqt-session
-pkgver=0.9.0
-pkgrel=2
-pkgdesc="LXQt session"
+pkgver=0.10.0
+pkgrel=1
+pkgdesc="The LXQt session"
 arch=("i686" "x86_64")
 groups=("lxqt")
 url="http://lxqt.org;
-license=("GPL2")
+license=("LGPL2.1")
 depends=("liblxqt" "lxqt-common")
-optdepends=("oxygen-icons: Default icon theme"
-"sddm: The recommended LXQt display manager")
+optdepends=(
+   "breeze-icons: Default icon theme"
+   "oxygen-icons: Alternative icon theme"
+   "sddm: The recommended display manager"
+)
 makedepends=("cmake" "qt5-tools")
-source=("http://downloads.lxqt.org/lxqt/$pkgver/$pkgname-$pkgver.tar.xz;)
-sha256sums=("c543ffb938e230c144399b59c99c53ee69fd0b37ff404a02576ce1179a551d06")
+source=(
+   "http://downloads.lxqt.org/lxqt/$pkgver/$pkgname-$pkgver.tar.xz;
+   "http://downloads.lxqt.org/lxqt/$pkgver/$pkgname-$pkgver.tar.xz.asc;
+)
+sha256sums=(
+   "2aedbeef904c11679199bfcdbf141880082c4bbcbcdad2b89b47d5b833fe26d4"
+   "SKIP"
+)
+validpgpkeys=("169704C6FB490C6892C7F23C37E0AF1FDA48F373")
 
 
 build() {
mkdir -p build
cd build
-   cmake -DCMAKE_INSTALL_PREFIX=/usr "$srcdir/$pkgname-$pkgver"
+   cmake "$srcdir/$pkgname-$pkgver" \
+   -DCMAKE_INSTALL_PREFIX=/usr 
make
 }
 


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

2015-07-06 Thread Balló György
Date: Tuesday, July 7, 2015 @ 02:30:50
  Author: bgyorgy
Revision: 136483

Update dependencies

- Remove libxkbcommon-x11 dependency, as it's already satisfied.
- Add oxygen-icons to optdepends as default icon theme.

Modified:
  lxqt-session/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-07-07 00:14:39 UTC (rev 136482)
+++ PKGBUILD2015-07-07 00:30:50 UTC (rev 136483)
@@ -9,8 +9,9 @@
 groups=(lxqt)
 url=http://lxqt.org;
 license=(GPL2)
-depends=(liblxqt lxqt-common libxkbcommon-x11)
-optdepends=(sddm: The recommended LXQt display manager)
+depends=(liblxqt lxqt-common)
+optdepends=(oxygen-icons: Default icon theme
+sddm: The recommended LXQt display manager)
 makedepends=(cmake qt5-tools)
 source=(http://downloads.lxqt.org/lxqt/$pkgver/$pkgname-$pkgver.tar.xz;)
 sha256sums=(c543ffb938e230c144399b59c99c53ee69fd0b37ff404a02576ce1179a551d06)


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

2015-04-25 Thread Jerome Leclanche
Date: Saturday, April 25, 2015 @ 22:27:59
  Author: jleclanche
Revision: 132245

lxqt-session: Add libxkbcommon-x11 dependency

Fixes FS#44005

Modified:
  lxqt-session/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-04-25 19:56:10 UTC (rev 132244)
+++ PKGBUILD2015-04-25 20:27:59 UTC (rev 132245)
@@ -3,13 +3,13 @@
 
 pkgname=lxqt-session
 pkgver=0.9.0
-pkgrel=1
+pkgrel=2
 pkgdesc=LXQt session
 arch=(i686 x86_64)
 groups=(lxqt)
 url=http://lxqt.org;
 license=(GPL2)
-depends=(liblxqt lxqt-common)
+depends=(liblxqt lxqt-common libxkbcommon-x11)
 optdepends=(sddm: The recommended LXQt display manager)
 makedepends=(cmake qt5-tools)
 source=(http://downloads.lxqt.org/lxqt/$pkgver/$pkgname-$pkgver.tar.xz;)