summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorvaxerski2024-01-03 14:10:48 +0100
committervaxerski2024-01-03 14:10:48 +0100
commitb62145427e888201ec03ae0e3de2974c06f6c968 (patch)
tree2cbd0d601c1bd472d4040840f84ac2077b80569f
parent8e9a58f151b4931146d66b02ce032b80a7bb092d (diff)
downloadaur-b62145427e888201ec03ae0e3de2974c06f6c968.tar.gz
update deps
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fc312601a5f3..b3fe6d0e3a69 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname="xdg-desktop-portal-hyprland"
pkgname="${_pkgname}-git"
-pkgver=r321.d8daa2a
+pkgver=r339.09e97f5
pkgrel=1
epoch=1
pkgdesc="xdg-desktop-portal backend for hyprland"
@@ -12,8 +12,8 @@ arch=(x86_64)
license=(custom:MIT)
provides=("${pkgname%-git}" "xdg-desktop-portal-impl" "xdg-desktop-portal-wlr")
conflicts=("${pkgname%-git}" "xdg-desktop-portal-wlr")
-depends=(pipewire libinih qt6-base qt6-wayland)
-makedepends=(git meson wayland-protocols wayland scdoc cmake sdbus-cpp)
+depends=(pipewire libinih qt6-base qt6-wayland sdbus-cpp hyprlang)
+makedepends=(git meson wayland-protocols wayland scdoc cmake)
optdepends=(
"grim: required for the screenshot portal to function"
"slurp: support for interactive mode for the screenshot portal; one of the built-in chooser options for the screencast portal"