summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlexandrParkhomenko2021-02-09 17:19:53 +0300
committerAlexandrParkhomenko2021-02-09 17:19:53 +0300
commitb971b4d829bc9db9fc64a50b1409ab4785d470c4 (patch)
tree33487cdb16ef2ce470ba8c0d948ebea362bb15b1 /PKGBUILD
parent1b5a14994d131fbd9bf39526872a0679cd077e19 (diff)
downloadaur-soil-git.tar.gz
patch
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0cb15d809bf2..b966a4403c7c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -19,6 +19,8 @@ source=("git://github.com/$_author/$_pkgname"
"CMake.patch::https://aur.archlinux.org/cgit/aur.git/plain/CMake.patch?h=$pkgname"
)
sha256sums=('SKIP' 'SKIP')
+provide=('soil')
+conflicts=('soil')
prepare() {
cd "$srcdir/$_pkgname"