xdg-desktop-portal-wlr: update to 0.5.0.
This commit is contained in:
parent
147017cee9
commit
e65d519224
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'xdg-desktop-portal-wlr'
|
||||
pkgname=xdg-desktop-portal-wlr
|
||||
version=0.4.0
|
||||
version=0.5.0
|
||||
revision=1
|
||||
build_style=meson
|
||||
hostmakedepends="pkg-config wayland-devel scdoc"
|
||||
|
@ -11,8 +11,8 @@ short_desc="Backend of xdg-desktop-portal for wlroots"
|
|||
maintainer="Isaac Freund <ifreund@ifreund.xyz>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/emersion/xdg-desktop-portal-wlr"
|
||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||
checksum=eb97248c3625a2e6775a250de4bd53d50c5a548bf880fc716e28b6b9c51447d5
|
||||
distfiles="https://github.com/emersion/xdg-desktop-portal-wlr/archive/v${version}.tar.gz"
|
||||
checksum=961cdfbaf7873124f96c86f41e90d304888e93a1da7ebe4a6ea2f1a824788307
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue