summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAli Molaei2023-10-23 18:53:52 +0330
committerAli Molaei2023-10-23 18:53:52 +0330
commit200988965eb749e745454088d6fb15eb73046472 (patch)
tree7e29cc01df191c33525f66389d7ab637d7bf83ba
parent6b633fec0907d856f49a6668a83471871f200f62 (diff)
downloadaur-200988965eb749e745454088d6fb15eb73046472.tar.gz
Update to 3.5.4
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a6baa7d25444..246eceeaa4f2 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 = 3.5.3
+ pkgver = 3.5.4
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_3.5.3-1_amd64.deb
+ source = https://protonmail.com/download/bridge/protonmail-bridge_3.5.4-1_amd64.deb
source = https://raw.githubusercontent.com/ProtonMail/proton-bridge/master/LICENSE
- sha256sums = bb0c263fd316c1276ecfd7905483cfdf782fb35767b610cdd9d56868f938cabd
+ sha256sums = 2de6162e3a7b300fb3c36d6cc09937fe7dbee33bd2bcc8779c226e518e4ad382
sha256sums = 1b3782ccad7b8614100cda30d3faf42fc39f2e97932908c543005053b654ca68
pkgname = protonmail-bridge-bin
diff --git a/PKGBUILD b/PKGBUILD
index aa129c49d9b6..b5e6ce7baedc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: aimileus <me at aimileus dot nl>
pkgname=protonmail-bridge-bin
-pkgver=3.5.3
+pkgver=3.5.4
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=('bb0c263fd316c1276ecfd7905483cfdf782fb35767b610cdd9d56868f938cabd'
+sha256sums=('2de6162e3a7b300fb3c36d6cc09937fe7dbee33bd2bcc8779c226e518e4ad382'
'1b3782ccad7b8614100cda30d3faf42fc39f2e97932908c543005053b654ca68')
prepare() {