summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
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")