[arch-commits] Commit in lxqt-notificationd/trunk (PKGBUILD)
Chih-Hsuan Yen
yan12125 at archlinux.org
Thu Nov 5 15:11:43 UTC 2020
Date: Thursday, November 5, 2020 @ 15:11:43
Author: yan12125
Revision: 743191
upgpkg: lxqt-notificationd 0.16.0-1; add myself as co-maintainer; update URLs
Modified:
lxqt-notificationd/trunk/PKGBUILD
----------+
PKGBUILD | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-11-05 15:10:39 UTC (rev 743190)
+++ PKGBUILD 2020-11-05 15:11:43 UTC (rev 743191)
@@ -1,12 +1,13 @@
# Maintainer: Jerome Leclanche <jerome at leclan.ch>
+# Co-Maintainer: Chih-Hsuan Yen <yan12125 at gmail.com>
pkgname=lxqt-notificationd
-pkgver=0.15.0
+pkgver=0.16.0
pkgrel=1
pkgdesc="LXQt notification daemon and library."
arch=("x86_64")
groups=("lxqt")
-url="https://lxqt.org"
+url="https://github.com/lxqt/$pkgname"
license=("LGPL2.1")
depends=("qt5-base" "liblxqt" "kwindowsystem" "libQt5Xdg.so")
makedepends=("cmake" "lxqt-build-tools")
@@ -14,7 +15,7 @@
source=(
"https://github.com/lxqt/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz"{,.asc}
)
-sha512sums=('0febe3ff61caaf4303e3853df6bc494ce8eb4a931e6d8600a2e38c07317ecadbe3d7060ac234d139326a726c43ac555153dde6b2d4d05e95ab357873457c9632'
+sha512sums=('127f1c044babb0c7a640d862fc9f30947b06ef37b702a75bc72a87f82f9aff15b32e29272993eb9d888e1c8db93e81cec8d07be515c769c560ecce4b439bb2f3'
'SKIP')
validpgpkeys=(
"169704C6FB490C6892C7F23C37E0AF1FDA48F373" # Jerome Leclanche <jerome at leclan.ch>
More information about the arch-commits
mailing list