summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAli Molaei2024-05-24 20:20:23 +0330
committerAli Molaei2024-05-24 20:20:23 +0330
commit95d5226f311745470dcb14523b3eed53e267f60d (patch)
tree5881103b50c1cea6a00c03fcd5ec6e7c9bb21e70
parent5e8cd7888c7f18d112e1ff2c4d2d7b48d1547e84 (diff)
downloadaur-protonmail-bridge-bin.tar.gz
Update to 3.11.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8da8fe1e1f87..7b058921e841 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = protonmail-bridge-bin
pkgdesc = Integrate ProtonMail paid account with any program that supports IMAP and SMTP
- pkgver = 3.11.0
+ pkgver = 3.11.1
pkgrel = 1
url = https://www.protonmail.com/bridge
arch = x86_64
@@ -14,9 +14,9 @@ pkgbase = protonmail-bridge-bin
conflicts = protonmail-bridge
options = !emptydirs
options = !strip
- source = https://protonmail.com/download/bridge/protonmail-bridge_3.11.0-1_amd64.deb
+ source = https://protonmail.com/download/bridge/protonmail-bridge_3.11.1-1_amd64.deb
source = https://raw.githubusercontent.com/ProtonMail/proton-bridge/master/LICENSE
- sha256sums = d8211c34372c081513de8bec5361b74a196559c82f2bc005b8e60bad8a5ce4c9
+ sha256sums = 69d0e4cfaf69e0fefdb3422b1473e7e9a88c142e23e6c8c87ee0201812988e3c
sha256sums = 1b3782ccad7b8614100cda30d3faf42fc39f2e97932908c543005053b654ca68
pkgname = protonmail-bridge-bin
diff --git a/PKGBUILD b/PKGBUILD
index f326fd272971..2701922e1f91 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: aimileus <me at aimileus dot nl>
pkgname=protonmail-bridge-bin
-pkgver=3.11.0
+pkgver=3.11.1
pkgrel=1
_pkgrel=1
pkgdesc="Integrate ProtonMail paid account with any program that supports IMAP and SMTP"
@@ -21,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=('d8211c34372c081513de8bec5361b74a196559c82f2bc005b8e60bad8a5ce4c9'
+sha256sums=('69d0e4cfaf69e0fefdb3422b1473e7e9a88c142e23e6c8c87ee0201812988e3c'
'1b3782ccad7b8614100cda30d3faf42fc39f2e97932908c543005053b654ca68')
prepare() {