lxqt-notificationd: update to 0.14.0.
This commit is contained in:
parent
434578c32e
commit
28802d03c9
1 changed files with 2 additions and 3 deletions
|
@ -1,9 +1,8 @@
|
||||||
# Template file for 'lxqt-notificationd'
|
# Template file for 'lxqt-notificationd'
|
||||||
pkgname=lxqt-notificationd
|
pkgname=lxqt-notificationd
|
||||||
version=0.13.0
|
version=0.14.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DPULL_TRANSLATIONS=0"
|
|
||||||
hostmakedepends="lxqt-build-tools qt5-qmake qt5-host-tools"
|
hostmakedepends="lxqt-build-tools qt5-qmake qt5-host-tools"
|
||||||
makedepends="liblxqt-devel"
|
makedepends="liblxqt-devel"
|
||||||
short_desc="LXQt notification daemon"
|
short_desc="LXQt notification daemon"
|
||||||
|
@ -11,5 +10,5 @@ maintainer="Juan RP <xtraeme@voidlinux.org>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://lxqt.org/"
|
homepage="https://lxqt.org/"
|
||||||
distfiles="https://github.com/lxqt/lxqt-notificationd/releases/download/${version}/lxqt-notificationd-${version}.tar.xz"
|
distfiles="https://github.com/lxqt/lxqt-notificationd/releases/download/${version}/lxqt-notificationd-${version}.tar.xz"
|
||||||
checksum=a69d18a0307c5a18826c2bd0a110f3862d23fece07c64bfc7e187af8f66a10d0
|
checksum=49ae08204d274768b1f3c4f6614a467185a07ea383af5b551a43cf61c964df91
|
||||||
replaces="lxqt-common>=0"
|
replaces="lxqt-common>=0"
|
||||||
|
|
Loading…
Reference in a new issue