summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorbernharl2020-08-16 13:09:07 +0200
committerbernharl2020-08-16 13:09:07 +0200
commit4efda7eae5651ee208469cfd79be27547e6e4a58 (patch)
treedcda523106e6dfeeaf75b00f6929e2f263b17b11
parented98d9cf23ae7b44e49427cc6a9854b0ad64554a (diff)
downloadaur-4efda7eae5651ee208469cfd79be27547e6e4a58.tar.gz
Added conflict
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD1
2 files changed, 2 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
index df6fc611e363..ff50ffddab1b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -14,6 +14,7 @@ pkgbase = ripcord-arch-libs
depends = qt5-websockets
depends = libxss
depends = libsodium
+ conflicts = ripcord
options = !strip
source = https://cancel.fm/dl/Ripcord-0.4.26-x86_64.AppImage
source = https://cancel.fm/dl/Ripcord-0.4.26-x86_64.AppImage.asc
diff --git a/PKGBUILD b/PKGBUILD
index 55c26b54cbbd..fbeec6369a27 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,6 +9,7 @@ depends=('harfbuzz' 'libgl' 'qt5-base' 'qt5-imageformats' 'qt5-multimedia' 'qt5-
url='https://cancel.fm/ripcord/'
license=('custom')
validpgpkeys=('ABBAD1CB484F53024CF5868B69332F9203F21F5C')
+conflicts=('ripcord')
_file="Ripcord-$pkgver-x86_64.AppImage"
source=("https://cancel.fm/dl/$_file"{,.asc} LICENSE)