summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAli Molaei2021-05-29 10:50:32 +0430
committerAli Molaei2021-05-29 10:50:32 +0430
commit327c0ca7d57477c2545fe7630446715d624fa4e9 (patch)
tree808e06ec2a887fd502f93527d5beb05147c31bec
parent4398a2148ebc68257557f9752d4d91a6a027b142 (diff)
downloadaur-327c0ca7d57477c2545fe7630446715d624fa4e9.tar.gz
Update to 1.8.3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0b907b53256d..bd4793c334b5 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.8.2
+ pkgver = 1.8.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_1.8.2-1_amd64.deb
+ source = https://protonmail.com/download/bridge/protonmail-bridge_1.8.3-1_amd64.deb
source = https://raw.githubusercontent.com/ProtonMail/proton-bridge/master/LICENSE
- sha256sums = 1c90a25ae25fa858ee448d93a7ee3cc8d9fd969b64e4a767339fa337596e1c4b
+ sha256sums = 7439e1c1d2d536aa475c7d91225007148cf57b5d564e45f48d4910631d8d311b
sha256sums = 1b3782ccad7b8614100cda30d3faf42fc39f2e97932908c543005053b654ca68
pkgname = protonmail-bridge-bin
diff --git a/PKGBUILD b/PKGBUILD
index 5da06969d22e..3cd47df9458e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: aimileus <me at aimileus dot nl>
pkgname=protonmail-bridge-bin
-pkgver=1.8.2
+pkgver=1.8.3
pkgrel=1
_pkgrel=1
pkgdesc="Integrate ProtonMail paid account with any program that supports IMAP and SMTP"
@@ -20,7 +20,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=('1c90a25ae25fa858ee448d93a7ee3cc8d9fd969b64e4a767339fa337596e1c4b'
+sha256sums=('7439e1c1d2d536aa475c7d91225007148cf57b5d564e45f48d4910631d8d311b'
'1b3782ccad7b8614100cda30d3faf42fc39f2e97932908c543005053b654ca68')
prepare() {