summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAli Molaei2022-08-14 21:44:50 +0430
committerAli Molaei2022-08-14 21:44:50 +0430
commit200b626c224c0c4b571fa7b4bc6c163fecc5a80c (patch)
tree17638b989782dfd17faed777f390709ac387e614
parentdbc970dff88b16616680a493987b4b5edbf34862 (diff)
downloadaur-200b626c224c0c4b571fa7b4bc6c163fecc5a80c.tar.gz
Update to 2.2.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 90d3b860c364..437ecf02b334 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 = 2.1.3
+ pkgver = 2.2.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/bridge/protonmail-bridge_2.1.3-1_amd64.deb
+ source = https://protonmail.com/download/bridge/protonmail-bridge_2.2.2-1_amd64.deb
source = https://raw.githubusercontent.com/ProtonMail/proton-bridge/master/LICENSE
- sha256sums = 8fbd556d522caba092a9d0ecd576e28778e2fb05fad5638728879ee9a8b8b4b0
+ sha256sums = c2026dbaa02ccf41bf5ef50cd956c0b3b647dffc39f176fc8fcc5c1f7a63baa9
sha256sums = 1b3782ccad7b8614100cda30d3faf42fc39f2e97932908c543005053b654ca68
pkgname = protonmail-bridge-bin
diff --git a/PKGBUILD b/PKGBUILD
index 5f7943690589..989fa8dbcb09 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: aimileus <me at aimileus dot nl>
pkgname=protonmail-bridge-bin
-pkgver=2.1.3
+pkgver=2.2.2
pkgrel=1
_pkgrel=1
pkgdesc="Integrate ProtonMail paid account with any program that supports IMAP and SMTP"
@@ -21,7 +21,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=('8fbd556d522caba092a9d0ecd576e28778e2fb05fad5638728879ee9a8b8b4b0'
+sha256sums=('c2026dbaa02ccf41bf5ef50cd956c0b3b647dffc39f176fc8fcc5c1f7a63baa9'
'1b3782ccad7b8614100cda30d3faf42fc39f2e97932908c543005053b654ca68')
prepare() {