xdg-dbus-proxy: update to 0.1.5.
This commit is contained in:
parent
9c63762e06
commit
fc98b1eed8
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'xdg-dbus-proxy'
|
||||
pkgname=xdg-dbus-proxy
|
||||
version=0.1.4
|
||||
version=0.1.5
|
||||
revision=1
|
||||
build_style=meson
|
||||
hostmakedepends="libxslt pkg-config docbook-xsl"
|
||||
|
@ -10,6 +10,7 @@ short_desc="Filtering proxy for D-Bus connections"
|
|||
maintainer="André Cerqueira <acerqueira021@gmail.com>"
|
||||
license="GPL-3.0-or-later"
|
||||
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"
|
||||
checksum=1ec0eab53d1e49966d722352bcfd51ac402dce5190baedc749a8541e761670ab
|
||||
checksum=061dcfaf8a0650e5fd9d5432dfe88bda749ea0d079dc136304bfecfbce0661fb
|
||||
make_check_pre=dbus-run-session
|
||||
|
|
Loading…
Reference in New Issue