summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoradmin2024-01-16 19:06:16 +0000
committeradmin2024-01-16 19:06:16 +0000
commit2b24b695b0745a8dfdc04809027ba892532c49e7 (patch)
treef2572d5f6b1ae8a14c83762ce15712e6350c8d90 /PKGBUILD
parentd2f42fdfb67e692a5f14258b1b4889b5fa6c7993 (diff)
downloadaur-2b24b695b0745a8dfdc04809027ba892532c49e7.tar.gz
conflict with gotosocial
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 89e03aca32eb..6222f93ca3ad 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,6 +13,8 @@ url='https://gotosocial.org'
license=('AGPL3')
depends=('glibc')
makedepends=('git' 'go' 'yarn' 'nodejs' 'go-swagger')
+provides=("$_pkgname")
+conflicts=("$_pkgname")
options=('!lto')
backup=(
'etc/gotosocial/config.yaml'