Update package to 1.33.3

This commit is contained in:
Echo J 2025-12-23 22:04:11 +02:00
parent 0c33afd45d
commit bae20ce7bf
2 changed files with 5 additions and 5 deletions

View file

@ -1,6 +1,6 @@
pkgbase = proton-pass-bin
pkgdesc = Open-source password manager for effortless protection. Securely store, share and auto-login your accounts with Proton Pass, using end-to-end encryption trusted by millions.
pkgver = 1.33.0
pkgver = 1.33.3
pkgrel = 1
url = https://proton.me/pass
arch = x86_64
@ -34,7 +34,7 @@ pkgbase = proton-pass-bin
provides = protonpass
conflicts = proton-pass
conflicts = protonpass
source = https://proton.me/download/PassDesktop/linux/x64/proton-pass_1.33.0_amd64.deb
sha256sums = 10b03e615f9a6e341685bd447067b839fd3a770e9bb1110ca04d0418d6beaca8
source = https://proton.me/download/PassDesktop/linux/x64/proton-pass_1.33.3_amd64.deb
sha256sums = d5efe89fefb521d2758d9edcc6ee42c53985cdfd07b44a6fa3197967078888d9
pkgname = proton-pass-bin

View file

@ -2,7 +2,7 @@
# Contributor: Mysti
pkgname=proton-pass-bin
pkgver=1.33.0
pkgver=1.33.3
pkgrel=1
pkgdesc="Open-source password manager for effortless protection. Securely store, share and auto-login your accounts with Proton Pass, using end-to-end encryption trusted by millions."
arch=("x86_64")
@ -16,7 +16,7 @@ depends=('alsa-lib' 'at-spi2-core' 'cairo' 'dbus' 'expat' 'gcc-libs' 'glib2' 'gl
provides=('proton-pass' 'protonpass')
conflicts=('proton-pass' 'protonpass')
source=("https://proton.me/download/PassDesktop/linux/x64/proton-pass_${pkgver}_amd64.deb")
sha256sums=('10b03e615f9a6e341685bd447067b839fd3a770e9bb1110ca04d0418d6beaca8')
sha256sums=('d5efe89fefb521d2758d9edcc6ee42c53985cdfd07b44a6fa3197967078888d9')
package() {
tar -xvf data.tar.xz -C "$pkgdir/"