summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorshyam2023-09-05 00:26:46 +0530
committershyam2023-09-05 00:26:46 +0530
commit11910b5e88807e74c003aa791b4fe391f4a9c5c2 (patch)
treeb4df722d97e1a249b2a8d497401d1825a08cccc3 /PKGBUILD
parent850643f98a7807161c025c3603b658a7e0f6ba8b (diff)
downloadaur-11910b5e88807e74c003aa791b4fe391f4a9c5c2.tar.gz
added conflits
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f706a62b3754..7e1c4e3be23e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,6 +12,7 @@ license=(MIT)
source=("git+https://github.com/carlospolop/PEASS-ng.git")
makedepends=('git' 'github-cli')
sha512sums=(SKIP)
+conflicts=('peass')
pkgver() {
cd "${_base}"