summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authortadly2018-12-24 13:19:33 +0100
committertadly2018-12-24 13:19:33 +0100
commit307bdebd0b0cabbf1db90c28ddef8d988e932e93 (patch)
tree1052f55479dbc1733288ccb351e2dca0052707ad /PKGBUILD
parentc47ca9de2e05fc562f311045af8abdd8a84542ae (diff)
downloadaur-307bdebd0b0cabbf1db90c28ddef8d988e932e93.tar.gz
version 6.0.0.228
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7df0e2df4429..638b16292868 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname='enpass-beta-bin'
_pkgname='enpass'
-pkgver=6.0.0.214
+pkgver=6.0.0.228
pkgrel=1
pkgdesc='A multiplatform password manager'
arch=('x86_64')
@@ -11,7 +11,7 @@ provides=("${_pkgname}")
conflicts=('enpass-bin')
install='enpass-beta-bin.install'
source=("http://repo.sinew.in/testing/pool/beta/e/enpass/${_pkgname}_${pkgver}_amd64.deb")
-sha256sums=('98f00a1a5fc22635a396752ba7ec139bcfa3a616aa6b27d74cd516821ba04c79')
+sha256sums=('416838d5e40c25fc359e648af7373ef8d71d4fc87d6e6a10d6bac1f67961ac04')
# Disable strip as otherwise the browser extension will not work
#options=('!strip')