summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authortadly2019-07-16 09:42:09 +0200
committertadly2019-07-16 09:42:09 +0200
commit49c9f08eea63fe60cb320c91f400e7179aa0ea94 (patch)
treec30091ee91b70deab072c0a535c546dcbe706f8c /PKGBUILD
parent2ae41af4aa0c87b769aff91db08f5db63e68a68f (diff)
downloadaur-49c9f08eea63fe60cb320c91f400e7179aa0ea94.tar.gz
version 6.1.1.451
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f47d7f972371..625908600d4d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname='enpass-bin'
_pkgname='enpass'
-pkgver=6.1.0.407
+pkgver=6.1.1.451
pkgrel=1
pkgdesc='A multiplatform password manager'
arch=('x86_64')
@@ -10,7 +10,7 @@ depends=('libxss' 'lsof')
provides=("${_pkgname}")
install='enpass-bin.install'
source=("https://apt.enpass.io/pool/main/e/enpass/${_pkgname}_${pkgver}_amd64.deb")
-sha256sums=('5fd39ac200d578f1ee3c5fe19a29fa505e470d2746ba8532eb9f957de72d9d50')
+sha256sums=('4eb4f54fe2ab9bc3d366d869ac4ccbeda49303832ad5da6d5bffd09b2c677871')
# Disable strip as otherwise the browser extension will not work
options=('!strip')