summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authortadly2019-11-07 13:11:50 +0100
committertadly2019-11-07 13:11:50 +0100
commitd985d36cadac49bffa81707e417999b32e92332a (patch)
tree5b9bd4dced7f137255cd0ac2f9d53d7994bf7a80 /PKGBUILD
parent8ffc85122c8cdcefd593b703b53d65925a8f8a45 (diff)
downloadaur-enpass-beta-bin.tar.gz
version 6.2.0.533
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9e8faa0915b6..aab56649008f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname='enpass-beta-bin'
_pkgname='enpass'
-pkgver=6.0.6.315
+pkgver=6.2.0.533
pkgrel=1
pkgdesc='A multiplatform password manager'
arch=('x86_64')
@@ -11,7 +11,7 @@ provides=("${_pkgname}")
conflicts=('enpass-bin')
install='enpass-beta-bin.install'
source=("https://apt.enpass.io/testing/pool/beta/e/enpass/${_pkgname}_${pkgver}_amd64.deb")
-sha256sums=('3ceb76fa4fda4aae3ccdecb736237a942e1ac26e1cbc0967048846883ea8481e')
+sha256sums=('396dedf95e13cb2135febe927377812fcfbc95c5068fa352413a44b166a2b61d')
# Disable strip as otherwise the browser extension will not work
#options=('!strip')