summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAli Molaei2020-11-26 09:17:01 +0330
committerAli Molaei2020-11-26 09:17:01 +0330
commit32edd35b6076c81aa46b256ecb2a82704f31e2ef (patch)
tree8bfb2d9c59635575e1dca48ffa1048aec2a2cd42
parent73ed8366cdb84462c67df91083a554f08f30d10c (diff)
downloadaur-32edd35b6076c81aa46b256ecb2a82704f31e2ef.tar.gz
Update to 1.5.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3e896adaa267..2e7682b8025a 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 = 1.5.0
+ pkgver = 1.5.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/protonmail-bridge_1.5.0-1_amd64.deb
+ source = https://protonmail.com/download/protonmail-bridge_1.5.2-1_amd64.deb
source = https://raw.githubusercontent.com/ProtonMail/proton-bridge/master/LICENSE
- sha256sums = d6d0f2b612440f277361d415d649eb78c2e2e14ba3774408fdd917dc39ba2c21
+ sha256sums = c2d7d2c05f2d5dd0a5e573b1f513c4736fd8e20c85c11f0f59c7450af5a49e25
sha256sums = 1b3782ccad7b8614100cda30d3faf42fc39f2e97932908c543005053b654ca68
pkgname = protonmail-bridge-bin
diff --git a/PKGBUILD b/PKGBUILD
index a141a60e1208..6bc45d754dc5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: aimileus <me at aimileus dot nl>
pkgname=protonmail-bridge-bin
-pkgver=1.5.0
+pkgver=1.5.2
pkgrel=1
_pkgrel=1
pkgdesc="Integrate ProtonMail paid account with any program that supports IMAP and SMTP"
@@ -19,7 +19,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=('d6d0f2b612440f277361d415d649eb78c2e2e14ba3774408fdd917dc39ba2c21'
+sha256sums=('c2d7d2c05f2d5dd0a5e573b1f513c4736fd8e20c85c11f0f59c7450af5a49e25'
'1b3782ccad7b8614100cda30d3faf42fc39f2e97932908c543005053b654ca68')
prepare() {