summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAli Molaei2022-05-01 11:22:54 +0430
committerAli Molaei2022-05-01 11:22:54 +0430
commitdbc970dff88b16616680a493987b4b5edbf34862 (patch)
treea075704c53daf7af0825010e5472a13f478f6cf7 /PKGBUILD
parentee2fa0f381feffca451398adc56875132c45e61e (diff)
downloadaur-dbc970dff88b16616680a493987b4b5edbf34862.tar.gz
Update to 2.1.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 75f06eb81bb4..5f7943690589 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: aimileus <me at aimileus dot nl>
pkgname=protonmail-bridge-bin
-pkgver=2.1.1
+pkgver=2.1.3
pkgrel=1
_pkgrel=1
pkgdesc="Integrate ProtonMail paid account with any program that supports IMAP and SMTP"
@@ -13,6 +13,7 @@ license=('GPL3')
depends=('hicolor-icon-theme' 'libsecret' 'ttf-dejavu')
optdepends=(
+ 'org.freedesktop.secrets: Applications that support Freedesktop secrets api'
'gnome-keyring: gnome-keyring support'
'pass: pass support'
)
@@ -20,7 +21,7 @@ conflicts=('protonmail-bridge')
options=('!emptydirs' '!strip')
source=("https://protonmail.com/download/bridge/protonmail-bridge_${pkgver}-${_pkgrel}_amd64.deb"
"https://raw.githubusercontent.com/ProtonMail/proton-bridge/master/LICENSE")
-sha256sums=('9c6c1daa0dac1835e72c886064b0e9a38749f96bdf47719f08eaac787d43bca7'
+sha256sums=('8fbd556d522caba092a9d0ecd576e28778e2fb05fad5638728879ee9a8b8b4b0'
'1b3782ccad7b8614100cda30d3faf42fc39f2e97932908c543005053b654ca68')
prepare() {