summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorArchLinux Release Bot2022-06-01 19:34:36 +0000
committerArchLinux Release Bot2022-06-01 19:34:36 +0000
commit138516b82268af77fb4c2ee3fd45e8633a6bb686 (patch)
tree42d91c6b739515d61c0b3c70e33a14bd74870eef /PKGBUILD
parent5e3b8679eee21cb30fa3afb3ad1d9ec20a182ced (diff)
downloadaur-138516b82268af77fb4c2ee3fd45e8633a6bb686.tar.gz
upgpkg: 1password 8.7.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD9
1 files changed, 4 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2390af0787de..556eb4a02e6d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
pkgname=1password
-_tarver=8.7.0
+_tarver=8.7.1
_tar="1password-${_tarver}.x64.tar.gz"
pkgver=${_tarver//-/_}
-pkgrel=98
+pkgrel=2
conflicts=('1password-beta' '1password-beta-bin')
pkgdesc="Password manager and secure wallet"
arch=('x86_64')
@@ -12,12 +12,11 @@ license=('LicenseRef-1Password-Proprietary')
options=(!strip)
install="1password.install"
source=(https://downloads.1password.com/linux/tar/stable/${CARCH}/${_tar}{,.sig})
-sha256sums=('51b9f52848caf07f1df3ee10344a443ae7255b20fcba351b3b90a9cd6afe9128'
- '7018ab64b57f6a7d18f04d6b16ecbf30578e8cc96c2414888822a182eb0bcccb'
+sha256sums=('ca40f6ade00be6ca52a02a5f19314e13fc8445da28614b169a8e39ae945efc5c'
+ 'eee8f889325fd4924c0292b57d58fb0fd823a3287b4d6196bec0fe145c9c41da'
)
validpgpkeys=('3FEF9748469ADBE15DA7CA80AC2D62742012EA22')
-
package() {
depends=('hicolor-icon-theme' 'libgtk-3.so=0' 'nss')