lxqt-notificationd: update to 1.1.0.
This commit is contained in:
parent
402e852104
commit
aa26519049
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'lxqt-notificationd'
|
||||
pkgname=lxqt-notificationd
|
||||
version=1.0.0
|
||||
version=1.1.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="lxqt-build-tools qt5-qmake qt5-host-tools perl"
|
||||
|
@ -8,7 +8,7 @@ makedepends="liblxqt-devel"
|
|||
short_desc="LXQt notification daemon"
|
||||
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
||||
license="LGPL-2.1-or-later"
|
||||
homepage="https://lxqt.org/"
|
||||
distfiles="https://github.com/lxqt/lxqt-notificationd/releases/download/${version}/lxqt-notificationd-${version}.tar.xz"
|
||||
checksum=94c10fd904995d3eea3b587dd521ed01b839d863ff80205af0af8cab6cb2a660
|
||||
homepage="https://lxqt-project.org"
|
||||
distfiles="https://github.com/lxqt/lxqt-notificationd/archive/${version}.tar.gz"
|
||||
checksum=6b29f0163541ba734bcb8d21f0f3579bc36c868fa8afee44d8b7e56ea8ca23ee
|
||||
replaces="lxqt-common>=0"
|
||||
|
|
Loading…
Reference in New Issue