summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Biermann <tbier@posteo.de>2021-11-05 16:46:08 +0100
committerTim Biermann <tbier@posteo.de>2021-11-05 16:46:08 +0100
commitb833266404e1cfa2dce42e470cb85495f2b36d7c (patch)
treebb9145a349429bc295394e6c3ad95b9f93f56f8e
parent7dd32dfabe0c34cca9cb7cd38f818552b3149417 (diff)
downloadcontrib-b833266404e1cfa2dce42e470cb85495f2b36d7c.tar.gz
contrib-b833266404e1cfa2dce42e470cb85495f2b36d7c.tar.xz
xdg-desktop-portal-wlr: 0.4.0 -> 0.5.0
-rw-r--r--xdg-desktop-portal-wlr/.signature6
-rw-r--r--xdg-desktop-portal-wlr/Pkgfile5
2 files changed, 5 insertions, 6 deletions
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 \

Generated by cgit