summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authortadly2023-11-19 11:31:33 +0100
committertadly2023-11-19 11:31:33 +0100
commit11552fe74ed1eb05bb2a93ba57dd307bce6d2b88 (patch)
treeb0dda493b898f416a22b49c8ca5c474e300d1483 /PKGBUILD
parentdfd39e19f9267a72b68b2210f8931bc62c7e9309 (diff)
downloadaur-enpass-bin.tar.gz
version 6.9.2.1563
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e05e31aede60..ae8cea1b4cb0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname='enpass-bin'
_pkgname='enpass'
-pkgver=6.9.1.1511
+pkgver=6.9.2.1563
pkgrel=1
pkgdesc='A multiplatform password manager'
arch=('x86_64')
@@ -13,7 +13,7 @@ optdepends=('libxdg-basedir: Open links in the default browser.'
provides=("${_pkgname}")
install='enpass-bin.install'
source=("https://apt.enpass.io/pool/main/e/enpass/${_pkgname}_${pkgver}_amd64.deb")
-sha256sums=('6a28d0e5c6821d24dfe5c3a205e52caa5bedf11f66f3c7fdd5b1991ee9df8778')
+sha256sums=('013a6ecab29ad6b1a91203fea3cd771d039d777ea24c03d0a74ec5aa86b720ff')
# Disable strip as otherwise the browser extension will not work
options=('!strip')