summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRodolfo Panerai2020-11-30 22:38:01 +0100
committerRodolfo Panerai2020-11-30 22:38:01 +0100
commita981a371d39c45817a96af8cf8667dfb65bd1f30 (patch)
tree2cbe136020fb5419d10ae7204445ef755e0f09e6
parent7c909f9a4f203c9b0f346f843dcaaa709c07612a (diff)
downloadaur-a981a371d39c45817a96af8cf8667dfb65bd1f30.tar.gz
Add 'megasync' to conflicts
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 18b5eb081fed..6f7834d5987c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,6 +7,7 @@ arch=('x86_64')
url="https://mega.nz"
license=('custom')
provides=('megasync')
+conflicts=('megasync')
depends=('glibc'
'gcc-libs'
'qt5-base'