summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCarson Mullins2022-12-28 20:47:02 -0600
committerCarson Mullins2022-12-28 20:47:02 -0600
commit1785b929b2754c14a4b0589e3b42d69aca14c006 (patch)
tree2f6a85bef8bd66ad02379c34cde32cea6b09b27f /PKGBUILD
parent7a8052bf06204f56f36d038ca86f10f5896c0f71 (diff)
downloadaur-1785b929b2754c14a4b0589e3b42d69aca14c006.tar.gz
Update to v4.34.43r151
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 04856b3919a9..991ddf3238ae 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Carson Mullins <SeptemAUR@pm.me>
pkgname=nordpass-bin
-pkgver=4.33.11
+pkgver=4.34.43
pkgrel=1
pkgdesc="Secure and intuitive password manager (snap release)"
arch=('x86_64')
@@ -11,11 +11,11 @@ makedepends=('squashfs-tools')
options=('!strip')
provides=('nordpass')
_snapid="00CQ2MvSr0Ex7zwdGhCYTa0ZLMw3H6hf"
-_snaprev=150
+_snaprev=151
source=('LICENSE'
"https://api.snapcraft.io/api/v1/snaps/download/${_snapid}_${_snaprev}.snap")
sha256sums=('5df1f0e6fceda22263443143e96311f626e6edff1b2db346b843dfc523ec2ef9'
- '6c216026cca1567d9da0bd8b1cb223896321e02bd232a6b806924d05d67183d1')
+ '3e9f90b58036033c4e47e4ab98d842be1f4ee7379028807e960b2b48bf050674')
prepare() {
echo "Extracting snap file..."