diff --git a/.SRCINFO b/.SRCINFO index 7219b338695a..6cb89ec3d650 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -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.26.0 + pkgver = 1.27.0 pkgrel = 1 url = https://proton.me/pass arch = x86_64 @@ -36,7 +36,7 @@ pkgbase = proton-pass-bin provides = protonpass conflicts = proton-pass conflicts = protonpass - source = https://proton.me/download/PassDesktop/linux/x64/proton-pass_1.26.0_amd64.deb - sha256sums = b5d8d4b9057dc3a4170c37bb7f0f524b81f76ec0db950834a08cf99da417ace2 + source = https://proton.me/download/PassDesktop/linux/x64/proton-pass_1.27.0_amd64.deb + sha256sums = 38b9c198a9b1e2779c6475dbc947c1dcd9765054b3d457ffc81b8798dc131a35 pkgname = proton-pass-bin diff --git a/PKGBUILD b/PKGBUILD index 942210d24fa8..db87b403448f 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Mysti pkgname=proton-pass-bin -pkgver=1.26.0 +pkgver=1.27.0 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' 'gdk-pixbuf provides=('proton-pass' 'protonpass') conflicts=('proton-pass' 'protonpass') source=("https://proton.me/download/PassDesktop/linux/x64/proton-pass_${pkgver}_amd64.deb") -sha256sums=('b5d8d4b9057dc3a4170c37bb7f0f524b81f76ec0db950834a08cf99da417ace2') +sha256sums=('38b9c198a9b1e2779c6475dbc947c1dcd9765054b3d457ffc81b8798dc131a35') package() { tar -xvf data.tar.xz -C "$pkgdir/"