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