lxqt-notificationd: update to 0.13.0
This commit is contained in:
parent
452c1346f7
commit
4a4d1fc4eb
1 changed files with 7 additions and 7 deletions
|
@ -1,15 +1,15 @@
|
||||||
# Template file for 'lxqt-notificationd'
|
# Template file for 'lxqt-notificationd'
|
||||||
pkgname=lxqt-notificationd
|
pkgname=lxqt-notificationd
|
||||||
version=0.12.0
|
version=0.13.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DPULL_TRANSLATIONS=0"
|
configure_args="-DPULL_TRANSLATIONS=0"
|
||||||
hostmakedepends="pkg-config qt5-host-tools qt5-devel qt5-tools-devel"
|
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"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="http://lxqt.org/"
|
homepage="https://lxqt.org/"
|
||||||
distfiles="https://github.com/lxde/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=f9e2e05152af7ccbb0c8779a24cf992617d27a9148b2403c2dc4c1cbc2615afb
|
checksum=a69d18a0307c5a18826c2bd0a110f3862d23fece07c64bfc7e187af8f66a10d0
|
||||||
replaces="lxqt-common>=0"
|
replaces="lxqt-common>=0"
|
||||||
|
|
Loading…
Reference in a new issue