* update lxqt-session to 2.0.0-1
This commit is contained in:
parent
4467a54e7c
commit
496083c52a
@ -3,14 +3,14 @@
|
|||||||
# Contributor: Jerome Leclanche <jerome@leclan.ch>
|
# Contributor: Jerome Leclanche <jerome@leclan.ch>
|
||||||
|
|
||||||
pkgname=lxqt-session
|
pkgname=lxqt-session
|
||||||
pkgver=1.4.0
|
pkgver=2.0.0
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="The LXQt session manager"
|
pkgdesc="The LXQt session manager"
|
||||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||||
groups=("lxqt")
|
groups=("lxqt")
|
||||||
url="https://github.com/lxqt/$pkgname"
|
url="https://github.com/lxqt/$pkgname"
|
||||||
license=("LGPL2.1")
|
license=("LGPL2.1")
|
||||||
depends=("liblxqt" "qtxdg-tools" "xdg-user-dirs" "libx11" "udev" "kwindowsystem5" "libQt5Xdg.so" "procps-ng")
|
depends=("liblxqt" "qtxdg-tools" "xdg-user-dirs" "libx11" "udev" "kwindowsystem" "libQt6Xdg.so" "procps-ng" "layer-shell-qt")
|
||||||
makedepends=("cmake" "lxqt-build-tools")
|
makedepends=("cmake" "lxqt-build-tools")
|
||||||
optdepends=(
|
optdepends=(
|
||||||
"breeze-icons: Default icon theme"
|
"breeze-icons: Default icon theme"
|
||||||
@ -20,7 +20,7 @@ optdepends=(
|
|||||||
source=(
|
source=(
|
||||||
"https://github.com/lxqt/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz"{,.asc}
|
"https://github.com/lxqt/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz"{,.asc}
|
||||||
)
|
)
|
||||||
sha256sums=('9dcdc846601f1972d01429f2203d36976088edcca5c166eef2b21ad73fcef656'
|
sha256sums=('74ea3b998fecb50834b8b09952c31a1bf128fde9f7cfdd31284f7397665cb428'
|
||||||
'SKIP')
|
'SKIP')
|
||||||
validpgpkeys=(
|
validpgpkeys=(
|
||||||
"169704C6FB490C6892C7F23C37E0AF1FDA48F373" # Jerome Leclanche <jerome@leclan.ch>
|
"169704C6FB490C6892C7F23C37E0AF1FDA48F373" # Jerome Leclanche <jerome@leclan.ch>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user