summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJean Lucas2018-04-26 17:43:46 -0400
committerJean Lucas2018-04-26 17:43:58 -0400
commit86fe6425d734d63fd5ca1c303e6790932cd72be0 (patch)
treef7632b0357ba41240efcbab1c28ec909c7fa2813 /PKGBUILD
parent99a1c9111cdaabb83b72e768169277ea6030438c (diff)
downloadaur-onyx.tar.gz
Add conflicts
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f2732d8dfd7d..75918b48f79b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,14 @@
pkgname=onyx
pkgver=0.4.2
-pkgrel=2
+pkgrel=3
pkgdesc='Decentralized messaging application based on PSS'
arch=(any)
url='https://mainframe.com'
license=(MIT)
depends=(yarn)
makedepends=(libicns)
+conflicts=(onyx-bin)
options=(!strip)
source=(https://github.com/MainframeHQ/onyx/archive/v$pkgver.zip)
sha512sums=(0c169df9d0e29677dc7621b5ffeee78d9ba41243e0122d4116bec93245f04be498208752e2432779f62f3c9ff551019cb436247cc34e9ea078cea1992f72e194)