Chih-Hsuan Yen pushed to branch main at Arch Linux / Packaging / Packages / 
lxqt-notificationd


Commits:
cf9ad791 by Chih-Hsuan Yen at 2024-05-05T12:26:04+08:00
upgpkg: 2.0.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,11 +1,11 @@
 pkgbase = lxqt-notificationd
        pkgdesc = LXQt notification daemon and library.
-       pkgver = 2.0.0
+       pkgver = 2.0.1
        pkgrel = 1
        url = https://github.com/lxqt/lxqt-notificationd
        arch = x86_64
        groups = lxqt
-       license = LGPL2.1
+       license = LGPL-2.1-or-later
        makedepends = cmake
        makedepends = lxqt-build-tools
        depends = qt6-base
@@ -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.0.0/lxqt-notificationd-2.0.0.tar.xz
-       source = 
https://github.com/lxqt/lxqt-notificationd/releases/download/2.0.0/lxqt-notificationd-2.0.0.tar.xz.asc
+       source = 
https://github.com/lxqt/lxqt-notificationd/releases/download/2.0.1/lxqt-notificationd-2.0.1.tar.xz
+       source = 
https://github.com/lxqt/lxqt-notificationd/releases/download/2.0.1/lxqt-notificationd-2.0.1.tar.xz.asc
        validpgpkeys = 169704C6FB490C6892C7F23C37E0AF1FDA48F373
        validpgpkeys = 7C733BA5F585AAD669E4D23A42C9C8D3AF5EA5E3
        validpgpkeys = 19DFDF3A579BD509DBB572D8BE793007AD22DF7E
-       sha512sums = 
d1fce66bea535d65964cfaf12d8712424c861dd1309f492e7a00e678bdb18d19e921ea5a49ed6a03f0c96ddccfcb4f56131bcd26861d15b90564b8eddde7754d
+       sha512sums = 
c2a532e61129f09dde253f7499485f85088c19f8cc6f5ddfd1949eb9d43b142ee4f3f526b38a70fbe276623c1637398c70470f24bcdbb5597a499354e9840d67
        sha512sums = SKIP
 
 pkgname = lxqt-notificationd


=====================================
PKGBUILD
=====================================
@@ -2,20 +2,21 @@
 # Co-Maintainer: Chih-Hsuan Yen <yan12...@archlinux.org>
 
 pkgname=lxqt-notificationd
-pkgver=2.0.0
+pkgver=2.0.1
 pkgrel=1
 pkgdesc="LXQt notification daemon and library."
 arch=("x86_64")
 groups=("lxqt")
 url="https://github.com/lxqt/$pkgname";
-license=("LGPL2.1")
+# https://github.com/lxqt/lxqt-notificationd/blob/2.0.1/AUTHORS#L9
+license=("LGPL-2.1-or-later")
 depends=("qt6-base" "liblxqt" "kwindowsystem" "libQt6Xdg.so" "layer-shell-qt")
 makedepends=("cmake" "lxqt-build-tools")
 provides=("notification-daemon")
 source=(
        
"https://github.com/lxqt/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz"{,.asc}
 )
-sha512sums=('d1fce66bea535d65964cfaf12d8712424c861dd1309f492e7a00e678bdb18d19e921ea5a49ed6a03f0c96ddccfcb4f56131bcd26861d15b90564b8eddde7754d'
+sha512sums=('c2a532e61129f09dde253f7499485f85088c19f8cc6f5ddfd1949eb9d43b142ee4f3f526b38a70fbe276623c1637398c70470f24bcdbb5597a499354e9840d67'
             'SKIP')
 validpgpkeys=(
        "169704C6FB490C6892C7F23C37E0AF1FDA48F373"  # Jerome Leclanche 
<jer...@leclan.ch>



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/lxqt-notificationd/-/commit/cf9ad7917878091b58ab2e793cf622c0fcfda298

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/lxqt-notificationd/-/commit/cf9ad7917878091b58ab2e793cf622c0fcfda298
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to