summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKimiblock Moe2024-03-22 22:42:00 +0800
committerKimiblock Moe2024-03-22 22:42:00 +0800
commitbcb00d8c0a641c32757398fc7c9646b3e83b3d3c (patch)
tree797d05ac08c175d1825332d01c9ad19a8a627eaf
parent7463f607f6ee2d165a25b46171f5c5dd556cabe2 (diff)
downloadaur-bcb00d8c0a641c32757398fc7c9646b3e83b3d3c.tar.gz
Add missing dep
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ca6c4d0019ae..b678defaf7fd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,6 +9,7 @@ depends=("glibc" "libheif" "libde265")
makedepends=("go" "git")
backup=()
provides=("matrix-media-repo")
+conflicts=("matrix-media-repo")
source=("git+https://github.com/t2bot/matrix-media-repo.git")
sha256sums=('SKIP')