[arch-commits] Commit in lxqt-session/trunk (PKGBUILD)
Chih-Hsuan Yen
yan12125 at archlinux.org
Thu Feb 28 14:17:51 UTC 2019
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 <jerome at 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 <jerome at leclan.ch>
More information about the arch-commits
mailing list