Date: Sunday, May 8, 2022 @ 12:07:53
  Author: yan12125
Revision: 1196256

upgpkg: lxqt-session 1.1.1-1

Modified:
  lxqt-session/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-05-08 12:05:05 UTC (rev 1196255)
+++ PKGBUILD    2022-05-08 12:07:53 UTC (rev 1196256)
@@ -2,7 +2,7 @@
 # Contributor: Jerome Leclanche <[email protected]>
 
 pkgname=lxqt-session
-pkgver=1.1.0
+pkgver=1.1.1
 pkgrel=1
 pkgdesc="The LXQt session manager"
 arch=("x86_64")
@@ -9,7 +9,7 @@
 groups=("lxqt")
 url="https://github.com/lxqt/$pkgname";
 license=("LGPL2.1")
-depends=("liblxqt" "xdg-user-dirs"  "libx11" "udev" "kwindowsystem" 
"libQt5Xdg.so" "procps")
+depends=("liblxqt" "qtxdg-tools" "xdg-user-dirs"  "libx11" "udev" 
"kwindowsystem" "libQt5Xdg.so" "procps")
 makedepends=("cmake" "lxqt-build-tools")
 optdepends=(
        "breeze-icons: Default icon theme"
@@ -19,7 +19,7 @@
 source=(
        
"https://github.com/lxqt/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz"{,.asc}
 )
-sha256sums=('5ca98a17eec1b6e084860d92764a34e4e21286a37b90796f1c523c0d576fb117'
+sha256sums=('dc763e73bf2bb7ba310e21c8dfb5f9229dcc24f048f711e5de808a759d2c1849'
             'SKIP')
 validpgpkeys=(
        "169704C6FB490C6892C7F23C37E0AF1FDA48F373"  # Jerome Leclanche 
<[email protected]>

Reply via email to