summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAli Molaei2020-10-23 11:39:37 +0330
committerAli Molaei2020-10-23 11:39:37 +0330
commit6953f6a55006f4378ee339a2686167d3246956dd (patch)
tree89b65b423332d9e96cbcd8213c78ec284c72757a
parentccf9d00fcc06e52b3e783e5f35d2d8eb9be0fcaa (diff)
downloadaur-6953f6a55006f4378ee339a2686167d3246956dd.tar.gz
Update to 1.4.5
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f1e8198fe251..440d8bbd9a5d 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.3.3
+ pkgver = 1.4.5
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.3.3-1_amd64.deb
+ source = https://protonmail.com/download/protonmail-bridge_1.4.5-1_amd64.deb
source = https://raw.githubusercontent.com/ProtonMail/proton-bridge/master/LICENSE
- sha256sums = 5265f10ec78a1051ed816910f55aa8b1ebfca53f747df38dc8af27f214105ca0
+ sha256sums = 98a71d43e16c1b1b0f6e4c82fd517351908c28b488f3f853c6b1ea8bf0ebb821
sha256sums = 1b3782ccad7b8614100cda30d3faf42fc39f2e97932908c543005053b654ca68
pkgname = protonmail-bridge-bin
diff --git a/PKGBUILD b/PKGBUILD
index 5bf503d7c768..2675b6de1605 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: aimileus <me at aimileus dot nl>
pkgname=protonmail-bridge-bin
-pkgver=1.3.3
+pkgver=1.4.5
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=('5265f10ec78a1051ed816910f55aa8b1ebfca53f747df38dc8af27f214105ca0'
+sha256sums=('98a71d43e16c1b1b0f6e4c82fd517351908c28b488f3f853c6b1ea8bf0ebb821'
'1b3782ccad7b8614100cda30d3faf42fc39f2e97932908c543005053b654ca68')
prepare() {