summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD2
2 files changed, 1 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 493402d65b79..459d7111ce5c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -26,7 +26,6 @@ pkgbase = xdg-desktop-portal-hyprland-git
provides = xdg-desktop-portal-impl
provides = xdg-desktop-portal-wlr
conflicts = xdg-desktop-portal-hyprland
- conflicts = xdg-desktop-portal-wlr
backup = usr/share/xdg-desktop-portal/hyprland-portals.conf
source = xdg-desktop-portal-hyprland::git+https://github.com/hyprwm/xdg-desktop-portal-hyprland.git
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 806b323f5bb6..374f59e9c943 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ url="https://github.com/hyprwm/xdg-desktop-portal-hyprland"
arch=(x86_64)
license=(BSD)
provides=("${pkgname%-git}" "xdg-desktop-portal-impl" "xdg-desktop-portal-wlr")
-conflicts=("${pkgname%-git}" "xdg-desktop-portal-wlr")
+conflicts=("${pkgname%-git}")
depends=("libpipewire" "libinih" "qt6-base" "qt6-wayland" "wayland" "sdbus-cpp" "libdrm" "xdg-desktop-portal" "mesa" "hyprlang>=0.2.0")
makedepends=("git" "wayland-protocols" "scdoc" "cmake")
optdepends=(