summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordaniel6662020-02-20 21:31:11 +0100
committerdaniel6662020-02-20 21:31:11 +0100
commita66469e805b90529be51eb9cc8a44721bdad9124 (patch)
tree4885cc79f305122ade8a7e6bc7e4b7f3342e16c6
parent0b5c189fb672097934c83211cec0ac399d37173c (diff)
downloadaur-a66469e805b90529be51eb9cc8a44721bdad9124.tar.gz
Update to 14.10.3
-rw-r--r--.SRCINFO6
-rwxr-xr-xPKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2bee4324c677..1d6ccbb3e95d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = keeper-password-manager
pkgdesc = Keeper is the world's #1 most downloaded password keeper and secure digital vault for protecting and managing your passwords and other secret information.
- pkgver = 14.10.2
+ pkgver = 14.10.3
pkgrel = 1
url = https://keepersecurity.com
arch = x86_64
@@ -9,9 +9,9 @@ pkgbase = keeper-password-manager
depends = nss
depends = libxss
depends = gtk3
- source = https://keepersecurity.com/desktop_electron/Linux/repo/deb/keeperpasswordmanager_14.10.2_amd64.deb
+ source = https://keepersecurity.com/desktop_electron/Linux/repo/deb/keeperpasswordmanager_14.10.3_amd64.deb
source = LICENSE
- sha512sums = ef62c6ebe2bc52105a236104ecbfea6d2ad9e4b4eac01ef86400b7c94b66c15448160489cc1cb24772ba95822eb7425159e3b4d996a37601b57b7f5d12689a75
+ sha512sums = 810a051e83a0b9b1e61c20286dbcd2266dddd207616d794319f29cc4a8a8b109a42f8c3b0562dc296d0521022172ffdfbd65a6bcdc5bca72394e9dac18e303d4
sha512sums = 9bd161a552aba146ee89ab930b8a444442d3cb4bba8cf5e94d1a04bfe2c99fae8372d0d04d5b01fe489578429e9fd020cb567e005b1a267fcb51a0bc4cb2f7b2
pkgname = keeper-password-manager
diff --git a/PKGBUILD b/PKGBUILD
index 7b9dc021db5b..cdecfbd002ac 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: liberodark
pkgname=keeper-password-manager
-pkgver=14.10.2
+pkgver=14.10.3
pkgrel=1
pkgdesc="Keeper is the world's #1 most downloaded password keeper and secure digital
vault for protecting and managing your passwords and other secret information."
@@ -13,7 +13,7 @@ license=('Custom')
depends=('libsecret' 'nss' 'libxss' 'gtk3')
source=("https://keepersecurity.com/desktop_electron/Linux/repo/deb/keeperpasswordmanager_${pkgver}_amd64.deb"
'LICENSE')
-sha512sums=('ef62c6ebe2bc52105a236104ecbfea6d2ad9e4b4eac01ef86400b7c94b66c15448160489cc1cb24772ba95822eb7425159e3b4d996a37601b57b7f5d12689a75'
+sha512sums=('810a051e83a0b9b1e61c20286dbcd2266dddd207616d794319f29cc4a8a8b109a42f8c3b0562dc296d0521022172ffdfbd65a6bcdc5bca72394e9dac18e303d4'
'9bd161a552aba146ee89ab930b8a444442d3cb4bba8cf5e94d1a04bfe2c99fae8372d0d04d5b01fe489578429e9fd020cb567e005b1a267fcb51a0bc4cb2f7b2')
package() {