summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristopher Snowhill2024-04-07 17:23:17 -0700
committerChristopher Snowhill2024-04-07 17:23:17 -0700
commit18cef46aa54ef21aac231d31e6f3d76159233bc3 (patch)
treec0fb1b070e6adaa13f8f32a6073af8ea0805b57f
parent83e1530de2a5ff1c79d9a90c3df560bd13f2a597 (diff)
downloadaur-18cef46aa54ef21aac231d31e6f3d76159233bc3.tar.gz
Remove redundant conflicts item
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d4fcc62c03fa..c98be861821d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ pkgdesc='Modular Wayland compositor library (stable, with patches)'
url=https://gitlab.freedesktop.org/wlroots/wlroots
arch=(x86_64)
provides=("libwlroots.so" "wlroots=${pkgver}")
-conflicts=(wlroots wlroots-git)
+conflicts=(wlroots)
options=(debug)
depends=(
glslang