* update lxqt-notificationd to 2.1.0-1
This commit is contained in:
parent
eae9d8ae74
commit
c4b912eec4
@ -1,24 +1,29 @@
|
||||
pkgbase = lxqt-notificationd
|
||||
pkgdesc = LXQt notification daemon and library.
|
||||
pkgver = 1.4.0
|
||||
pkgver = 2.1.0
|
||||
pkgrel = 1
|
||||
url = https://github.com/lxqt/lxqt-notificationd
|
||||
arch = x86_64
|
||||
arch = powerpc64le
|
||||
arch = powerpc64
|
||||
arch = powerpc
|
||||
arch = riscv64
|
||||
groups = lxqt
|
||||
license = LGPL2.1
|
||||
license = LGPL-2.1-or-later
|
||||
makedepends = cmake
|
||||
makedepends = lxqt-build-tools
|
||||
depends = qt5-base
|
||||
depends = qt6-base
|
||||
depends = liblxqt
|
||||
depends = kwindowsystem5
|
||||
depends = libQt5Xdg.so
|
||||
depends = kwindowsystem
|
||||
depends = libQt6Xdg.so
|
||||
depends = layer-shell-qt
|
||||
provides = notification-daemon
|
||||
source = https://github.com/lxqt/lxqt-notificationd/releases/download/1.4.0/lxqt-notificationd-1.4.0.tar.xz
|
||||
source = https://github.com/lxqt/lxqt-notificationd/releases/download/1.4.0/lxqt-notificationd-1.4.0.tar.xz.asc
|
||||
source = https://github.com/lxqt/lxqt-notificationd/releases/download/2.1.0/lxqt-notificationd-2.1.0.tar.xz
|
||||
source = https://github.com/lxqt/lxqt-notificationd/releases/download/2.1.0/lxqt-notificationd-2.1.0.tar.xz.asc
|
||||
validpgpkeys = 169704C6FB490C6892C7F23C37E0AF1FDA48F373
|
||||
validpgpkeys = 7C733BA5F585AAD669E4D23A42C9C8D3AF5EA5E3
|
||||
validpgpkeys = 19DFDF3A579BD509DBB572D8BE793007AD22DF7E
|
||||
sha512sums = 5ae28b0f49e1e01c8d0fe96f23b961ca962dab33f16025af172777f385d0fd3471c64a7acb78b46e7dc0c370d324a17f10ec9a4c4b3afbde95d47164a5246d0a
|
||||
sha512sums = 4bb72c8303161c036febfe88ee2a1b32f24f61d2fe17d86d1077045e7784cf31cade0138f526f49c408402f4b81143af0106093569654dd4d579cbb1dd036808
|
||||
sha512sums = SKIP
|
||||
|
||||
pkgname = lxqt-notificationd
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Co-Maintainer: Chih-Hsuan Yen <yan12125@archlinux.org>
|
||||
|
||||
pkgname=lxqt-notificationd
|
||||
pkgver=2.0.1
|
||||
pkgver=2.1.0
|
||||
pkgrel=1
|
||||
pkgdesc="LXQt notification daemon and library."
|
||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||
@ -17,7 +17,7 @@ provides=("notification-daemon")
|
||||
source=(
|
||||
"https://github.com/lxqt/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz"{,.asc}
|
||||
)
|
||||
sha512sums=('c2a532e61129f09dde253f7499485f85088c19f8cc6f5ddfd1949eb9d43b142ee4f3f526b38a70fbe276623c1637398c70470f24bcdbb5597a499354e9840d67'
|
||||
sha512sums=('4bb72c8303161c036febfe88ee2a1b32f24f61d2fe17d86d1077045e7784cf31cade0138f526f49c408402f4b81143af0106093569654dd4d579cbb1dd036808'
|
||||
'SKIP')
|
||||
validpgpkeys=(
|
||||
"169704C6FB490C6892C7F23C37E0AF1FDA48F373" # Jerome Leclanche <jerome@leclan.ch>
|
||||
|
Loading…
x
Reference in New Issue
Block a user