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
===================================================================
--- PKGBUILD    2019-02-28 14:11:58 UTC (rev 437049)
+++ PKGBUILD    2019-02-28 14:17:50 UTC (rev 437050)
@@ -1,25 +1,24 @@
 # Maintainer: Jerome Leclanche <jer...@leclan.ch>
 
 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 
<jer...@leclan.ch>

Reply via email to