summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authortadly2019-01-25 11:04:58 +0100
committertadly2019-01-25 11:04:58 +0100
commit06a19ddd55d5743dc061e13178aeb8f760837f62 (patch)
treec3db5c48a93e436db1c8c2970de3800d2334b9d7 /PKGBUILD
parentb68c00b8549ca34e9bef800bc8684b0aff26a04a (diff)
downloadaur-06a19ddd55d5743dc061e13178aeb8f760837f62.tar.gz
version 2.0.3.263
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c3d4a5ca8726..c1f065d05586 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
pkgname='enpass-bin'
_pkgname='enpass'
-pkgver=6.0.1.239
-pkgrel=2
+pkgver=6.0.3.263
+pkgrel=1
pkgdesc='A multiplatform password manager'
arch=('x86_64')
url='http://enpass.io/'
@@ -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=('408a2bb318564307607f13b52fec7667f425c01ac40cbe345ebfa191ab1479ba')
+sha256sums=('ad53f6c7c281ee3aecb1cabcf0e8849de05f0bb9b8d3362f0dfad8ad582cab87')
# Disable strip as otherwise the browser extension will not work
options=('!strip')