summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 36a84a9f7666..f12c8f076c8c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Winston Astrachan <winston dot astrachan at gmail dot com>
pkgname=1password
-pkgver=0.8.1.23078
+pkgver=0.8.2.1.23842
pkgrel=1
pkgdesc="The world's most-loved password manager - read-only development preview"
arch=('x86_64')
@@ -13,8 +13,7 @@ options=(!strip)
_appimage="${pkgname}-${pkgver}.AppImage"
source=("${_appimage}::https://onepassword.s3.amazonaws.com/linux/appimage/1password-latest.AppImage")
noextract=("${_appimage}")
-sha256sums=('046e32056111ed19a3dc9d4e5937189d15f741e7dae6778cc3fd58a92114eca1')
-validpgpkeys=('3FEF9748469ADBE15DA7CA80AC2D62742012EA22')
+sha256sums=('4a131125385850f80397896d0fc0fa24fd3acc4caa600de6b94f02917347b83f')
prepare() {
chmod +x "${_appimage}"