diff --git a/PKGBUILD b/PKGBUILD index 206d7a3c7e6c..a738642b1227 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,19 +1,18 @@ -# Maintainer: Paragoumba +# Maintainer: Mysti -pkgname=proton-pass-bin -pkgver=1.17.5 -pkgrel=2 +pkgname=proton-pass +pkgver=1.19.2 +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") url="https://proton.me/pass" groups=("ProtonPass") -makedepends=("git" "python-setuptools") source=("https://proton.me/download/PassDesktop/linux/x64/ProtonPass_${pkgver}.deb") -sha256sums=('d9d9d1ff82e92e242525e6efef8fc5ecbfdae6560f87e00c3ea4152011efc5c8') +sha256sums=('a75e9095e5fa654bba65f10f58269369670cce8176aee360b6f9c30c7f7988b4') -conflicts=('protonpass') -replaces=('protonpass-bin') +conflicts=('proton-pass' 'protonpass') +replaces=('proton-pass' 'protonpass') package() { tar -xvf data.tar.xz -C "$pkgdir/"