Chih-Hsuan Yen pushed to branch main at Arch Linux / Packaging / Packages /
lxqt-notificationd
Commits:
9bf6d482 by Chih-Hsuan Yen at 2025-12-05T08:40:46+08:00
upgpkg: 2.3.1-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = lxqt-notificationd
pkgdesc = LXQt notification daemon and library.
- pkgver = 2.3.0
+ pkgver = 2.3.1
pkgrel = 1
url = https://github.com/lxqt/lxqt-notificationd
arch = x86_64
@@ -14,12 +14,12 @@ pkgbase = lxqt-notificationd
depends = libQt6Xdg.so
depends = layer-shell-qt
provides = notification-daemon
- source =
https://github.com/lxqt/lxqt-notificationd/releases/download/2.3.0/lxqt-notificationd-2.3.0.tar.xz
- source =
https://github.com/lxqt/lxqt-notificationd/releases/download/2.3.0/lxqt-notificationd-2.3.0.tar.xz.asc
+ source =
https://github.com/lxqt/lxqt-notificationd/releases/download/2.3.1/lxqt-notificationd-2.3.1.tar.xz
+ source =
https://github.com/lxqt/lxqt-notificationd/releases/download/2.3.1/lxqt-notificationd-2.3.1.tar.xz.asc
validpgpkeys = 169704C6FB490C6892C7F23C37E0AF1FDA48F373
validpgpkeys = 7C733BA5F585AAD669E4D23A42C9C8D3AF5EA5E3
validpgpkeys = 19DFDF3A579BD509DBB572D8BE793007AD22DF7E
- sha512sums =
bda9f9dbbc5ce13a12d411554fe8f084358d5ae6879949da90c3e5b8029b59af2aefe0adf262c977dcd2dd0e1e2e6862e4754db0f9d301f208b1cc7e49560d98
+ sha512sums =
52004c1d41414c1f0cf0ba5020a8212423a3d601d5e059243d1522b93a80b5a8fb942827f16704fb59a1c5baa5e358bde1a5a2d49200f0e82da826f400a3e212
sha512sums = SKIP
pkgname = lxqt-notificationd
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Co-Maintainer: Chih-Hsuan Yen <[email protected]>
pkgname=lxqt-notificationd
-pkgver=2.3.0
+pkgver=2.3.1
pkgrel=1
pkgdesc="LXQt notification daemon and library."
arch=("x86_64")
@@ -16,7 +16,7 @@ provides=("notification-daemon")
source=(
"https://github.com/lxqt/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz"{,.asc}
)
-sha512sums=('bda9f9dbbc5ce13a12d411554fe8f084358d5ae6879949da90c3e5b8029b59af2aefe0adf262c977dcd2dd0e1e2e6862e4754db0f9d301f208b1cc7e49560d98'
+sha512sums=('52004c1d41414c1f0cf0ba5020a8212423a3d601d5e059243d1522b93a80b5a8fb942827f16704fb59a1c5baa5e358bde1a5a2d49200f0e82da826f400a3e212'
'SKIP')
validpgpkeys=(
"169704C6FB490C6892C7F23C37E0AF1FDA48F373" # Jerome Leclanche
<[email protected]>
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/lxqt-notificationd/-/commit/9bf6d48202c9e43de91df2ce41ff843283f1c8be
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/lxqt-notificationd/-/commit/9bf6d48202c9e43de91df2ce41ff843283f1c8be
You're receiving this email because of your account on gitlab.archlinux.org.