summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAli Molaei2021-01-24 21:58:46 +0330
committerAli Molaei2021-01-24 21:58:46 +0330
commit5c648957e4d2038ed8d7aeaa301a86e17ff81167 (patch)
treecc678e885866e434eb46310d97b617208a4ebdb6
parentbd966f54895247b1f1abd98563711c5724d81ed6 (diff)
downloadaur-5c648957e4d2038ed8d7aeaa301a86e17ff81167.tar.gz
Update to 1.5.7
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2505ac290aa6..61d22f9895e5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = protonmail-bridge-bin
pkgdesc = Integrate ProtonMail paid account with any program that supports IMAP and SMTP
- pkgver = 1.5.4
- pkgrel = 2
+ pkgver = 1.5.7
+ pkgrel = 1
url = https://www.protonmail.com/bridge
arch = x86_64
license = GPL3
@@ -14,9 +14,9 @@ pkgbase = protonmail-bridge-bin
conflicts = protonmail-bridge
options = !emptydirs
options = !strip
- source = https://protonmail.com/download/protonmail-bridge_1.5.4-1_amd64.deb
+ source = https://protonmail.com/download/protonmail-bridge_1.5.7-1_amd64.deb
source = https://raw.githubusercontent.com/ProtonMail/proton-bridge/master/LICENSE
- sha256sums = 03bf4623683d504fa55e1b6d1051af606dfcbc805f74f13e9a662ad5d41b7aa7
+ sha256sums = 2cdf0da76c1e3ee75f0d636472cc946fb3148066ebdc48b4cfb7953a00b46a70
sha256sums = 1b3782ccad7b8614100cda30d3faf42fc39f2e97932908c543005053b654ca68
pkgname = protonmail-bridge-bin
diff --git a/PKGBUILD b/PKGBUILD
index cbe488071105..4e34462f300c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Contributor: aimileus <me at aimileus dot nl>
pkgname=protonmail-bridge-bin
-pkgver=1.5.4
-pkgrel=2
+pkgver=1.5.7
+pkgrel=1
_pkgrel=1
pkgdesc="Integrate ProtonMail paid account with any program that supports IMAP and SMTP"
arch=('x86_64')
@@ -20,7 +20,7 @@ conflicts=('protonmail-bridge')
options=('!emptydirs' '!strip')
source=("https://protonmail.com/download/protonmail-bridge_${pkgver}-${_pkgrel}_amd64.deb"
"https://raw.githubusercontent.com/ProtonMail/proton-bridge/master/LICENSE")
-sha256sums=('03bf4623683d504fa55e1b6d1051af606dfcbc805f74f13e9a662ad5d41b7aa7'
+sha256sums=('2cdf0da76c1e3ee75f0d636472cc946fb3148066ebdc48b4cfb7953a00b46a70'
'1b3782ccad7b8614100cda30d3faf42fc39f2e97932908c543005053b654ca68')
prepare() {