build: release v1.23.0-1

This commit is contained in:
Thompson, Brian 2024-09-24 10:01:47 -05:00
parent 1663c480ac
commit d21ad295cf
2 changed files with 6 additions and 6 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.22.3
pkgver = 1.23.0
pkgrel = 1
url = https://proton.me/pass
arch = x86_64
@ -9,7 +9,7 @@ pkgbase = proton-pass-bin
conflicts = protonpass
replaces = proton-pass
replaces = protonpass
source = https://proton.me/download/PassDesktop/linux/x64/ProtonPass_1.22.3.deb
sha256sums = e36850fd28768f4e86c388f7922845761cacbd9e161bc8c6220a8a1e5a1ad0a0
source = https://proton.me/download/PassDesktop/linux/x64/proton-pass_1.23.0_amd64.deb
sha256sums = 7b0acf937bf58e017ceee63eecff2841d58045cb8529d7e2335073ba530f0698
pkgname = proton-pass-bin

View file

@ -1,14 +1,14 @@
# Maintainer: Mysti
pkgname=proton-pass-bin
pkgver=1.22.3
pkgver=1.23.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")
url="https://proton.me/pass"
groups=("ProtonPass")
source=("https://proton.me/download/PassDesktop/linux/x64/ProtonPass_${pkgver}.deb")
sha256sums=('e36850fd28768f4e86c388f7922845761cacbd9e161bc8c6220a8a1e5a1ad0a0')
source=("https://proton.me/download/PassDesktop/linux/x64/proton-pass_${pkgver}_amd64.deb")
sha256sums=('7b0acf937bf58e017ceee63eecff2841d58045cb8529d7e2335073ba530f0698')
conflicts=('proton-pass' 'protonpass')
replaces=('proton-pass' 'protonpass')