xdg-desktop-portal: update to 1.4.2.
This commit is contained in:
parent
9110b8d26c
commit
d3081afb2a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'xdg-desktop-portal'
|
||||
pkgname=xdg-desktop-portal
|
||||
version=1.2.0
|
||||
version=1.4.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-pipewire --enable-geoclue"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Duncaen <duncaen@voidlinux.org>"
|
|||
license="LGPL-2.1-or-later"
|
||||
homepage="https://github.com/flatpak/xdg-desktop-portal"
|
||||
distfiles="https://github.com/flatpak/${pkgname}/releases/download/${version}/${pkgname}-${version}.tar.xz"
|
||||
checksum=c9a4d6c415417aed3231ebc6c9a4091b90199bea4295aab311ce3dab4032e194
|
||||
checksum=10f887b8b84aedc12fa9b01cc65bc6e0c8a6674460dd72c09f0cd1985ac5c7ed
|
||||
|
||||
post_install() {
|
||||
rm -rf "${DESTDIR}/usr/lib/systemd"
|
||||
|
|
Loading…
Reference in a new issue