summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authortadly2018-09-01 11:57:48 +0200
committertadly2018-09-01 11:57:48 +0200
commitcd073600b0189987b93f1be80e5c5ec0c21f2305 (patch)
tree61a551f0469b78e9b8193472e98b8838f1741cbb /PKGBUILD
parente4a82151424c595994ff55cb3c385e75ca9e7b8c (diff)
downloadaur-cd073600b0189987b93f1be80e5c5ec0c21f2305.tar.gz
removes conflicts
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 39d1c14a7f88..bab6a6d62656 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,12 @@
pkgname='enpass-bin'
_pkgname='enpass'
pkgver=5.6.9
-pkgrel=2
+pkgrel=3
pkgdesc='A multiplatform password manager'
arch=('x86_64')
url='http://enpass.io/'
license=('custom')
depends=('libxss' 'lsof')
-conflicts=('enpass-beta-bin' 'enpass-rc-bin')
provides=("${_pkgname}")
install='enpass-bin.install'
source=("http://repo.sinew.in/pool/main/e/enpass/${_pkgname}_${pkgver}_amd64.deb")