* update liblxqt to 2.1.0-1
This commit is contained in:
parent
5ee2cdd23b
commit
556cf6289c
@ -1,21 +1,25 @@
|
||||
pkgbase = liblxqt
|
||||
pkgdesc = Common base library for LXQt components
|
||||
pkgver = 1.4.0
|
||||
pkgver = 2.1.0
|
||||
pkgrel = 1
|
||||
url = https://github.com/lxqt/liblxqt
|
||||
arch = x86_64
|
||||
arch = powerpc64le
|
||||
arch = powerpc64
|
||||
arch = powerpc
|
||||
arch = riscv64
|
||||
license = LGPL2.1
|
||||
makedepends = lxqt-build-tools
|
||||
depends = kwindowsystem5
|
||||
depends = kwindowsystem
|
||||
depends = libxss
|
||||
depends = polkit-qt5
|
||||
depends = libQt5Xdg.so
|
||||
source = https://github.com/lxqt/liblxqt/releases/download/1.4.0/liblxqt-1.4.0.tar.xz
|
||||
source = https://github.com/lxqt/liblxqt/releases/download/1.4.0/liblxqt-1.4.0.tar.xz.asc
|
||||
depends = polkit-qt6
|
||||
depends = libQt6Xdg.so
|
||||
source = https://github.com/lxqt/liblxqt/releases/download/2.1.0/liblxqt-2.1.0.tar.xz
|
||||
source = https://github.com/lxqt/liblxqt/releases/download/2.1.0/liblxqt-2.1.0.tar.xz.asc
|
||||
validpgpkeys = 169704C6FB490C6892C7F23C37E0AF1FDA48F373
|
||||
validpgpkeys = 7C733BA5F585AAD669E4D23A42C9C8D3AF5EA5E3
|
||||
validpgpkeys = 19DFDF3A579BD509DBB572D8BE793007AD22DF7E
|
||||
sha256sums = b55073e7673e19d30339cabf5692a86b3aee244f3009f67e424b7c919f4d96f0
|
||||
sha256sums = 10820b62f83c5f53439b8690c9d71deaad7aa31e6506f9ec53cb789d47b13ce0
|
||||
sha256sums = SKIP
|
||||
|
||||
pkgname = liblxqt
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Maintainer: Chih-Hsuan Yen <yan12125@archlinux.org>
|
||||
|
||||
pkgname=liblxqt
|
||||
pkgver=2.0.0
|
||||
pkgver=2.1.0
|
||||
pkgrel=1
|
||||
pkgdesc="Common base library for LXQt components"
|
||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||
@ -14,7 +14,7 @@ makedepends=("lxqt-build-tools")
|
||||
source=(
|
||||
"https://github.com/lxqt/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz"{,.asc}
|
||||
)
|
||||
sha256sums=('61092556146b769dc9bab328550f3f157e618a1a09ae1e052db61fc0db07b3e4'
|
||||
sha256sums=('10820b62f83c5f53439b8690c9d71deaad7aa31e6506f9ec53cb789d47b13ce0'
|
||||
'SKIP')
|
||||
validpgpkeys=(
|
||||
"169704C6FB490C6892C7F23C37E0AF1FDA48F373" # Jerome Leclanche <jerome@leclan.ch>
|
||||
|
Loading…
x
Reference in New Issue
Block a user