mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
lxqt-notificationd: update to 2.0.0.
This commit is contained in:
parent
fcc10fefad
commit
8c257bd206
1 changed files with 4 additions and 4 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'lxqt-notificationd'
|
# Template file for 'lxqt-notificationd'
|
||||||
pkgname=lxqt-notificationd
|
pkgname=lxqt-notificationd
|
||||||
version=1.4.0
|
version=2.0.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="lxqt-build-tools qt5-qmake qt5-host-tools perl"
|
hostmakedepends="lxqt-build-tools qt6-base qt6-tools perl"
|
||||||
makedepends="liblxqt-devel"
|
makedepends="liblxqt-devel layer-shell-qt-devel"
|
||||||
short_desc="LXQt notification daemon"
|
short_desc="LXQt notification daemon"
|
||||||
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://lxqt-project.org"
|
homepage="https://lxqt-project.org"
|
||||||
distfiles="https://github.com/lxqt/lxqt-notificationd/archive/${version}.tar.gz"
|
distfiles="https://github.com/lxqt/lxqt-notificationd/archive/${version}.tar.gz"
|
||||||
checksum=4a00316ffbdadbd4dbec2306206bd5bfb0d1a538b84a6f55aa728815862f753b
|
checksum=16c90ca640380372aff26f239ed786099de6569881b574e8d6b0db79a5af3495
|
||||||
replaces="lxqt-common>=0"
|
replaces="lxqt-common>=0"
|
||||||
|
|
Loading…
Add table
Reference in a new issue