Remove conflicts in gogs package

All (remaining) variants should cover this now.
This commit is contained in:
Martchus 2022-03-19 21:20:57 +01:00
parent 5a6fe374b3
commit a368583de7
1 changed files with 0 additions and 1 deletions

View File

@ -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'