summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAli Molaei2023-06-01 09:29:13 +0330
committerAli Molaei2023-06-01 09:29:13 +0330
commit82797b99f618c3eeb5a4c8174bc74c5a89cfe068 (patch)
tree216b3205c4debd00439dafcee91ebda11dd9d6bc
parent9b06ee316cc964710f588ee5e0e853356bb4da55 (diff)
downloadaur-82797b99f618c3eeb5a4c8174bc74c5a89cfe068.tar.gz
Update to 3.2.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ddcaafd4facd..94e23e39610e 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.1.3
+ pkgver = 3.2.0
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.1.3-1_amd64.deb
+ source = https://protonmail.com/download/bridge/protonmail-bridge_3.2.0-1_amd64.deb
source = https://raw.githubusercontent.com/ProtonMail/proton-bridge/master/LICENSE
- sha256sums = 366d75a054160ceb7c6e49f9d06f0700f7219444faf608e6d9d4294004cce1ad
+ sha256sums = 0d29195b3ee77d5fceadc3c5f50d463f034aa1d07c0b553f8b79e762946ef14c
sha256sums = 1b3782ccad7b8614100cda30d3faf42fc39f2e97932908c543005053b654ca68
pkgname = protonmail-bridge-bin
diff --git a/PKGBUILD b/PKGBUILD
index 424fe2f1ea0a..610a12e923bd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: aimileus <me at aimileus dot nl>
pkgname=protonmail-bridge-bin
-pkgver=3.1.3
+pkgver=3.2.0
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=('366d75a054160ceb7c6e49f9d06f0700f7219444faf608e6d9d4294004cce1ad'
+sha256sums=('0d29195b3ee77d5fceadc3c5f50d463f034aa1d07c0b553f8b79e762946ef14c'
'1b3782ccad7b8614100cda30d3faf42fc39f2e97932908c543005053b654ca68')
prepare() {