summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndrew Lobanov2021-08-01 22:53:29 +0500
committerAndrew Lobanov2021-08-01 22:53:29 +0500
commitca11ff7f525b2e6736538939f6d05b15d0f5dd59 (patch)
treefb3cc87c707049cec8a5192dd4916e84b1b775d2 /PKGBUILD
parentac3f7f45923c85c0ce2a4a8de0af81eb24280ab0 (diff)
downloadaur-instead-git.tar.gz
Fix
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 26c92def42f5..9e0e951e5450 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,6 +5,7 @@
pkgname=instead-git
pkgver=master
pkgrel=1
+conflict=('instead')
pkgdesc="a quest interpreter"
arch=('i686' 'x86_64')
url="https://github.com/instead-hub/instead"