mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-31 17:12:58 +02:00
xdg-desktop-portal: update to 0.11.
Closes #13851. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
4e49ccdc19
commit
9af14ca4ed
1 changed files with 4 additions and 4 deletions
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'xdg-desktop-portal'
|
||||
pkgname=xdg-desktop-portal
|
||||
version=0.10
|
||||
version=0.11
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="flatpak-devel glib-devel fuse-devel pipewire-devel"
|
||||
makedepends="flatpak-devel fuse-devel pipewire-devel"
|
||||
short_desc="Portal frontend service for Flatpak"
|
||||
maintainer="Duncaen <duncaen@voidlinux.eu>"
|
||||
license="LGPL-2.1"
|
||||
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=cdcae14b8797ad840362f4bea3c6e1c74790a6a6201d800ee36577f2b989e54e
|
||||
checksum=c33e0093800ecc227c6b962417214774ceda70c16cb921576709b2d7c4921a4c
|
||||
nocross=yes
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Add table
Reference in a new issue