summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAli Molaei2023-05-10 17:12:53 +0330
committerAli Molaei2023-05-10 17:12:53 +0330
commit9b06ee316cc964710f588ee5e0e853356bb4da55 (patch)
tree0dd2f585725840138a5ff7d7e2dd7fad631fede1
parent87fccbc54f2431a5fb3d30c082f640d53454e8d1 (diff)
downloadaur-9b06ee316cc964710f588ee5e0e853356bb4da55.tar.gz
Update to 3.1.3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 39b69c80a3d0..ddcaafd4facd 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.2
+ pkgver = 3.1.3
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.2-1_amd64.deb
+ source = https://protonmail.com/download/bridge/protonmail-bridge_3.1.3-1_amd64.deb
source = https://raw.githubusercontent.com/ProtonMail/proton-bridge/master/LICENSE
- sha256sums = 0f540ea1efe3c93296891fb4bda50db022b40d3f557cf9e3c5815e6e37d1f27e
+ sha256sums = 366d75a054160ceb7c6e49f9d06f0700f7219444faf608e6d9d4294004cce1ad
sha256sums = 1b3782ccad7b8614100cda30d3faf42fc39f2e97932908c543005053b654ca68
pkgname = protonmail-bridge-bin
diff --git a/PKGBUILD b/PKGBUILD
index 5e90b7469529..424fe2f1ea0a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: aimileus <me at aimileus dot nl>
pkgname=protonmail-bridge-bin
-pkgver=3.1.2
+pkgver=3.1.3
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=('0f540ea1efe3c93296891fb4bda50db022b40d3f557cf9e3c5815e6e37d1f27e'
+sha256sums=('366d75a054160ceb7c6e49f9d06f0700f7219444faf608e6d9d4294004cce1ad'
'1b3782ccad7b8614100cda30d3faf42fc39f2e97932908c543005053b654ca68')
prepare() {