summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDavid Xu2023-12-16 00:08:43 +0800
committerDavid Xu2023-12-16 00:08:43 +0800
commit8811abf9b0ad70dbc64dc5e3848e056f6f97e054 (patch)
treebaa2816d8f7c17151878d42022e9057fea34e280 /PKGBUILD
parent0b8a9ac92bca0566787df0296409af8a64a4ec0c (diff)
downloadaur-swift-mesonlsp-bin.tar.gz
update conflicts
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5253f916d2ea..6fca55844345 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,6 +7,7 @@ arch=("x86_64")
url="https://github.com/JCWasmx86/Swift-MesonLSP"
license=("GPL3")
makedepends=()
+conflicts=(swift-mesonlsp)
source=("https://github.com/JCWasmx86/Swift-MesonLSP/releases/download/v${pkgver}/${_pkgname}.zip")
sha256sums=('aef1f6b386e517ac31e58286b25c6bd828ad1fc1e6958a18d5cd52a868bdf1aa')