summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAli Molaei2023-05-03 11:17:46 +0330
committerAli Molaei2023-05-03 11:17:46 +0330
commit87fccbc54f2431a5fb3d30c082f640d53454e8d1 (patch)
tree6e9cc0221373fb6086a41b2cce2cacea9bc64445
parent39f19aecfd7713856aff92083f42b34f85ec8e7e (diff)
downloadaur-87fccbc54f2431a5fb3d30c082f640d53454e8d1.tar.gz
Update to 3.1.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index da74f3c45070..39b69c80a3d0 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.0.21
+ pkgver = 3.1.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.0.21-1_amd64.deb
+ source = https://protonmail.com/download/bridge/protonmail-bridge_3.1.2-1_amd64.deb
source = https://raw.githubusercontent.com/ProtonMail/proton-bridge/master/LICENSE
- sha256sums = cd2d5a605f4a6fcffcb2e536caf7503958419bdeb8ec4e96aa2f9a481699e48a
+ sha256sums = 0f540ea1efe3c93296891fb4bda50db022b40d3f557cf9e3c5815e6e37d1f27e
sha256sums = 1b3782ccad7b8614100cda30d3faf42fc39f2e97932908c543005053b654ca68
pkgname = protonmail-bridge-bin
diff --git a/PKGBUILD b/PKGBUILD
index d07e1145f4f1..5e90b7469529 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: aimileus <me at aimileus dot nl>
pkgname=protonmail-bridge-bin
-pkgver=3.0.21
+pkgver=3.1.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=('cd2d5a605f4a6fcffcb2e536caf7503958419bdeb8ec4e96aa2f9a481699e48a'
+sha256sums=('0f540ea1efe3c93296891fb4bda50db022b40d3f557cf9e3c5815e6e37d1f27e'
'1b3782ccad7b8614100cda30d3faf42fc39f2e97932908c543005053b654ca68')
prepare() {