summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJef Roosens2022-05-22 11:13:49 +0200
committerJef Roosens2022-05-22 11:13:49 +0200
commita628c859cda15a51a273b8e36849876cbeab9cbf (patch)
tree9db2ae1375647b094708b3a713f54812885b9cca /PKGBUILD
parentab11f5d758af3a9d7e902d45f0a51dd54e8cf95c (diff)
downloadaur-a628c859cda15a51a273b8e36849876cbeab9cbf.tar.gz
Added conflicts with cinny-desktop-bin
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2694ef470abf..2aaa35539c69 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -23,6 +23,7 @@ depends=(
'sqlite'
)
makedepends=('rust' 'nodejs' 'npm')
+conflicts=('cinny-desktop-bin')
source=("${pkgname}::https://github.com/cinnyapp/cinny-desktop/releases/download/v${pkgver}/cinny-desktop-v${pkgver}.zip")
sha256sums=('c74471769c2d89904b89f6418b396b9897878708393cd0a9a9d35e082c0a7e33')