* update lxqt-runner to 2.1.0-1

This commit is contained in:
Alexander Baldeck 2024-12-23 14:53:01 +01:00
parent 1296e655c3
commit 5291052fd8
2 changed files with 12 additions and 7 deletions

View File

@ -1,21 +1,26 @@
pkgbase = lxqt-runner
pkgdesc = The LXQt application launcher
pkgver = 1.4.0
pkgver = 2.1.0
pkgrel = 1
url = https://github.com/lxqt/lxqt-runner
arch = x86_64
arch = powerpc64le
arch = powerpc64
arch = powerpc
arch = riscv64
groups = lxqt
license = LGPL2.1
makedepends = lxqt-build-tools
depends = lxqt-globalkeys
depends = muparser
depends = libQt5Xdg.so
source = https://github.com/lxqt/lxqt-runner/releases/download/1.4.0/lxqt-runner-1.4.0.tar.xz
source = https://github.com/lxqt/lxqt-runner/releases/download/1.4.0/lxqt-runner-1.4.0.tar.xz.asc
depends = libQt6Xdg.so
depends = layer-shell-qt
source = https://github.com/lxqt/lxqt-runner/releases/download/2.1.0/lxqt-runner-2.1.0.tar.xz
source = https://github.com/lxqt/lxqt-runner/releases/download/2.1.0/lxqt-runner-2.1.0.tar.xz.asc
validpgpkeys = 169704C6FB490C6892C7F23C37E0AF1FDA48F373
validpgpkeys = 7C733BA5F585AAD669E4D23A42C9C8D3AF5EA5E3
validpgpkeys = 19DFDF3A579BD509DBB572D8BE793007AD22DF7E
sha256sums = d59fc6da61b6fde1f4c36216f7e18e157f6b8a2a48cdf6bb26380443494152d2
sha256sums = 2b7f233792099d0ee2369576c5f2e0ebb3dce9137593e7cdf0a1ffe10feff6a6
sha256sums = SKIP
pkgname = lxqt-runner

View File

@ -3,7 +3,7 @@
# Maintainer: Chih-Hsuan Yen <yan12125@archlinux.org>
pkgname=lxqt-runner
pkgver=2.0.0
pkgver=2.1.0
pkgrel=1
pkgdesc="The LXQt application launcher"
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
@ -16,7 +16,7 @@ source=(
"https://github.com/lxqt/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz"
"https://github.com/lxqt/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz.asc"
)
sha256sums=('9f8031d780304d1c3b2c9b56a27744341c5e81d7cf2155bac959eaa6929e949c'
sha256sums=('2b7f233792099d0ee2369576c5f2e0ebb3dce9137593e7cdf0a1ffe10feff6a6'
'SKIP')
validpgpkeys=(
"169704C6FB490C6892C7F23C37E0AF1FDA48F373" # Jerome Leclanche <jerome@leclan.ch>