summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAli Molaei2021-03-04 23:54:52 +0330
committerAli Molaei2021-03-04 23:54:52 +0330
commitd8df8bd181d2c767dc13ab4dc16512034966fd1d (patch)
tree055506089c911b54cfbe9f42d007db4ad9a0e44d
parentbf11d0a24e218cedfafd8ac1ebe090e01b2a2766 (diff)
downloadaur-d8df8bd181d2c767dc13ab4dc16512034966fd1d.tar.gz
Update to 1.6.6
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 05bb72ac6cd8..3d6e542649ab 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.6.3
+ pkgver = 1.6.6
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.6.3-1_amd64.deb
+ source = https://protonmail.com/download/protonmail-bridge_1.6.6-1_amd64.deb
source = https://raw.githubusercontent.com/ProtonMail/proton-bridge/master/LICENSE
- sha256sums = 665e5cc65f8c5ca11435c465b46eaf1907d92bb72a407c8bd3195adaf5000d2d
+ sha256sums = c1319da98fa2f2ea227f80d0d2ebabb00a6d0da0ffc5df5c291764f35afd8541
sha256sums = 1b3782ccad7b8614100cda30d3faf42fc39f2e97932908c543005053b654ca68
pkgname = protonmail-bridge-bin
diff --git a/PKGBUILD b/PKGBUILD
index f74b6bc16a70..6e8ff306ef82 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: aimileus <me at aimileus dot nl>
pkgname=protonmail-bridge-bin
-pkgver=1.6.3
+pkgver=1.6.6
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/protonmail-bridge_${pkgver}-${_pkgrel}_amd64.deb"
"https://raw.githubusercontent.com/ProtonMail/proton-bridge/master/LICENSE")
-sha256sums=('665e5cc65f8c5ca11435c465b46eaf1907d92bb72a407c8bd3195adaf5000d2d'
+sha256sums=('c1319da98fa2f2ea227f80d0d2ebabb00a6d0da0ffc5df5c291764f35afd8541'
'1b3782ccad7b8614100cda30d3faf42fc39f2e97932908c543005053b654ca68')
prepare() {