summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAli Molaei2023-09-02 11:42:05 +0330
committerAli Molaei2023-09-02 11:42:05 +0330
commit21993aac8023f7e120f2f0d99261277d53a20612 (patch)
tree303b8b1c730fcd210320c09584e897c1800c4425
parent1c50f5884ebaed29d1a56c933febed42f5283a65 (diff)
downloadaur-21993aac8023f7e120f2f0d99261277d53a20612.tar.gz
Update to 3.4.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index aac1178006bd..0103c68ada14 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.3.2
+ pkgver = 3.4.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.3.2-1_amd64.deb
+ source = https://protonmail.com/download/bridge/protonmail-bridge_3.4.1-1_amd64.deb
source = https://raw.githubusercontent.com/ProtonMail/proton-bridge/master/LICENSE
- sha256sums = 9f7801d3e5298e9f0490762e7406947450bba2e79caf87e1c47f68b297c76c39
+ sha256sums = 20334add142a65ce009000ab87ea8dd05694fabe3106e71a1e627a944f3a5a89
sha256sums = 1b3782ccad7b8614100cda30d3faf42fc39f2e97932908c543005053b654ca68
pkgname = protonmail-bridge-bin
diff --git a/PKGBUILD b/PKGBUILD
index 8e3146953d41..975a86e9ec1a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: aimileus <me at aimileus dot nl>
pkgname=protonmail-bridge-bin
-pkgver=3.3.2
+pkgver=3.4.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=('9f7801d3e5298e9f0490762e7406947450bba2e79caf87e1c47f68b297c76c39'
+sha256sums=('20334add142a65ce009000ab87ea8dd05694fabe3106e71a1e627a944f3a5a89'
'1b3782ccad7b8614100cda30d3faf42fc39f2e97932908c543005053b654ca68')
prepare() {