aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2022-03-19 21:22:37 +0100
committerMartchus2022-03-19 21:22:37 +0100
commitfc6435705c04cd6a5307564b66e32160bbb4e26f (patch)
treed144eaa1eb08d0ed9a61b7794e7feb4afa70ce5e /PKGBUILD
parent77a75af4067f2b6aa8498991a6a8e5493b385ae0 (diff)
downloadaur-fc6435705c04cd6a5307564b66e32160bbb4e26f.tar.gz
Remove conflicts
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4471e361a360..ab505f716278 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -25,7 +25,6 @@ optdepends=('sqlite: SQLite support'
'memcached: MemCached support'
'openssh: GIT over SSH support')
makedepends=('go>=1.3')
-conflicts=("$_pkgname-bin" "$_pkgname-git" "$_pkgname-dev-git")
backup=("etc/$_pkgname/app.ini")
source=("$_pkgname-$pkgver::https://github.com/$_orga/$_pkgname/archive/v${pkgver}.tar.gz"
'0001-Adjust-config-for-Arch-Linux-package.patch'