summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAli Molaei2024-02-03 14:51:55 +0330
committerAli Molaei2024-02-03 14:51:55 +0330
commitc01cfcb8632dc5cb3fe1371e56ed71091ef6184f (patch)
tree1f3f38c6eefefce29f2938f7553f92a5671baa21
parent312fbfabc3f9f9e430c73a6d95a4a57d28918221 (diff)
downloadaur-c01cfcb8632dc5cb3fe1371e56ed71091ef6184f.tar.gz
Update to 3.8.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1b627b8cca4d..56f62f65caeb 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.8.1
+ pkgver = 3.8.2
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.8.1-1_amd64.deb
+ source = https://protonmail.com/download/bridge/protonmail-bridge_3.8.2-1_amd64.deb
source = https://raw.githubusercontent.com/ProtonMail/proton-bridge/master/LICENSE
- sha256sums = 54cc3cd97bfe500e9facc81056ecf015eb78a8b5f11d00fa12c2f37027096389
+ sha256sums = 410258231ac5df2f4896e9aa1c39cf6b7449fef79541ed31706ad4d8e134b545
sha256sums = 1b3782ccad7b8614100cda30d3faf42fc39f2e97932908c543005053b654ca68
pkgname = protonmail-bridge-bin
diff --git a/PKGBUILD b/PKGBUILD
index 758ef5f432c3..2725a66925b8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: aimileus <me at aimileus dot nl>
pkgname=protonmail-bridge-bin
-pkgver=3.8.1
+pkgver=3.8.2
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=('54cc3cd97bfe500e9facc81056ecf015eb78a8b5f11d00fa12c2f37027096389'
+sha256sums=('410258231ac5df2f4896e9aa1c39cf6b7449fef79541ed31706ad4d8e134b545'
'1b3782ccad7b8614100cda30d3faf42fc39f2e97932908c543005053b654ca68')
prepare() {