mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
xdg-dbus-proxy: update to 0.1.5.
This commit is contained in:
parent
9c63762e06
commit
fc98b1eed8
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'xdg-dbus-proxy'
|
# Template file for 'xdg-dbus-proxy'
|
||||||
pkgname=xdg-dbus-proxy
|
pkgname=xdg-dbus-proxy
|
||||||
version=0.1.4
|
version=0.1.5
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
hostmakedepends="libxslt pkg-config docbook-xsl"
|
hostmakedepends="libxslt pkg-config docbook-xsl"
|
||||||
|
@ -10,6 +10,7 @@ short_desc="Filtering proxy for D-Bus connections"
|
||||||
maintainer="André Cerqueira <acerqueira021@gmail.com>"
|
maintainer="André Cerqueira <acerqueira021@gmail.com>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://github.com/flatpak/xdg-dbus-proxy"
|
homepage="https://github.com/flatpak/xdg-dbus-proxy"
|
||||||
|
changelog="https://raw.githubusercontent.com/flatpak/xdg-dbus-proxy/main/NEWS"
|
||||||
distfiles="https://github.com/flatpak/xdg-dbus-proxy/releases/download/${version}/${pkgname}-${version}.tar.xz"
|
distfiles="https://github.com/flatpak/xdg-dbus-proxy/releases/download/${version}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=1ec0eab53d1e49966d722352bcfd51ac402dce5190baedc749a8541e761670ab
|
checksum=061dcfaf8a0650e5fd9d5432dfe88bda749ea0d079dc136304bfecfbce0661fb
|
||||||
make_check_pre=dbus-run-session
|
make_check_pre=dbus-run-session
|
||||||
|
|
Loading…
Add table
Reference in a new issue