mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
lxqt-notificationd: update to 0.11.0
This commit is contained in:
parent
d358e76355
commit
da309676c3
1 changed files with 5 additions and 4 deletions
|
@ -1,13 +1,14 @@
|
||||||
# Template file for 'lxqt-notificationd'
|
# Template file for 'lxqt-notificationd'
|
||||||
pkgname=lxqt-notificationd
|
pkgname=lxqt-notificationd
|
||||||
version=0.10.0
|
version=0.11.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="cmake pkg-config"
|
configure_args="-DPULL_TRANSLATIONS=0"
|
||||||
|
hostmakedepends="pkg-config"
|
||||||
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"
|
||||||
homepage="http://lxqt.org/"
|
homepage="http://lxqt.org/"
|
||||||
distfiles="http://downloads.lxqt.org/lxqt/${version}/${pkgname}-${version}.tar.xz"
|
distfiles="https://github.com/lxde/lxqt-notificationd/releases/download/${version}/lxqt-notificationd-${version}.tar.xz"
|
||||||
checksum=5c0859157ff6a20d613ea4aca24e786faf79ab6d69afec1e0b3671e3bbda53d5
|
checksum=2e57b4f0c68694a8faf4999039b039f13291c720017b14c0bbdd8e0b49a0fa82
|
||||||
|
|
Loading…
Add table
Reference in a new issue