summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authortadly2023-08-26 09:44:48 +0200
committertadly2023-08-26 09:44:48 +0200
commit3ab79aebd1cc2d90157ee0d9a7ae210484200ac2 (patch)
tree05887e867f2dcfaa93165256ee94f1aa038e9998 /PKGBUILD
parentfdcf41d4add5ce8231afcbf968d4c71f896c1532 (diff)
downloadaur-3ab79aebd1cc2d90157ee0d9a7ae210484200ac2.tar.gz
version 6.9.0.1467
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0d70e01dbc9f..87611444efdb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
pkgname='enpass-bin'
_pkgname='enpass'
-pkgver=6.8.5.1173
-pkgrel=2
+pkgver=6.9.0.1467
+pkgrel=1
pkgdesc='A multiplatform password manager'
arch=('x86_64')
url='http://enpass.io/'
@@ -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=('5855e617041d73682320f3643eb4136c93eef2beaf3be9d37cbadfc76d719b5b')
+sha256sums=('fe405f7119d45822164da3ad009b99c5cd516685198c1d335b7803d84e5ba2ca')
# Disable strip as otherwise the browser extension will not work
options=('!strip')