diff --git a/xdg-desktop-portal-wlr/.signature b/xdg-desktop-portal-wlr/.signature index 92f7b04ac..2c3467f9d 100644 --- a/xdg-desktop-portal-wlr/.signature +++ b/xdg-desktop-portal-wlr/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3weIebBuxVGdVjkx8g+ZgURMKZKDO20nm2UZyqwH3qlNPFuvk9pgoLfZWUMND3OGoug1Pt7vwzz0Ef0Fq3WSTAU= -SHA256 (Pkgfile) = e72b0fad704e219a9c75a027e0850827afa6e247af9dd8756b842cbb898b224d +RWSagIOpLGJF31erp5cdigluT3WJrJYgmcoYVPYZ2ORxKQdgWOQyGpIUKiKstKOi9rEoCZYIa6Q6fFueaWbiWneIQazq4hsE7wU= +SHA256 (Pkgfile) = ac3bc356a1a8031c7c623019db1885f5c1a38e34b965342e1420cd672f7ccb0c SHA256 (.footprint) = ff8c316321d3dcd36002452bc816fd966718ec324177ca61291bbf5ea8a85786 -SHA256 (xdg-desktop-portal-wlr-0.4.0.tar.gz) = eb97248c3625a2e6775a250de4bd53d50c5a548bf880fc716e28b6b9c51447d5 +SHA256 (xdg-desktop-portal-wlr-0.5.0.tar.gz) = 961cdfbaf7873124f96c86f41e90d304888e93a1da7ebe4a6ea2f1a824788307 diff --git a/xdg-desktop-portal-wlr/Pkgfile b/xdg-desktop-portal-wlr/Pkgfile index 245f9d9ac..0beac2c61 100644 --- a/xdg-desktop-portal-wlr/Pkgfile +++ b/xdg-desktop-portal-wlr/Pkgfile @@ -4,12 +4,11 @@ # Depends on: basu inih pipewire wayland-protocols name=xdg-desktop-portal-wlr -version=0.4.0 -release=3 +version=0.5.0 +release=1 source=(https://github.com/emersion/xdg-desktop-portal-wlr/archive/v$version/$name-$version.tar.gz) build() { - #meson setup $name-$_commit build \ meson setup $name-$version build \ --prefix=/usr \ --libexecdir=lib \