summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorYour Name2023-08-01 08:10:17 -0400
committerYour Name2023-08-01 08:10:17 -0400
commitd22e0c4f923232e14599cc0401ae551f23014ade (patch)
treeefcfdfb61df56665b982f5cfc473a8ef0ac6dbbc
parent340c1c9d25d3c6dabbfb3edfee4061da4f60cbc8 (diff)
downloadaur-d22e0c4f923232e14599cc0401ae551f23014ade.tar.gz
Added conflict with easyterm-git
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c47295a6ed7d..77967ef62b35 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,7 +14,7 @@ makedepends=('git' 'qt5-serialport' 'qt5-base')
optdepends=()
provides=(easyterm)
replaces=(easyterm)
-conflicts=()
+conflicts=(easyterm-git)
source=('easyterm::git+https://github.com/marker5a/EasyTerm.git#tag=v0.9.2')
md5sums=('SKIP')