summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAli Molaei2023-02-25 11:47:24 +0330
committerAli Molaei2023-02-25 11:47:24 +0330
commit3935f8f99446c98b1459833583f2bed2463c7f41 (patch)
tree556f60dd67b138696b4b902eb604373ce1e45d18
parent2a9927331023ab3e8ba057c0bd051b9a99096d00 (diff)
downloadaur-3935f8f99446c98b1459833583f2bed2463c7f41.tar.gz
Update to 3.0.18
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 422c20c2241a..c9bb983308e0 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.3.0
+ pkgver = 3.0.18
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.3.0-1_amd64.deb
+ source = https://protonmail.com/download/bridge/protonmail-bridge_3.0.18-1_amd64.deb
source = https://raw.githubusercontent.com/ProtonMail/proton-bridge/master/LICENSE
- sha256sums = bcbe111b05aa0b19e9884c9e6b7addb67f5cb38d6bacc96bff9f185e8ecfbb81
+ sha256sums = 773fddd15c57d043c1fb1a8da1017ecfa6f0908079f297c9e49170d1bc1308db
sha256sums = 1b3782ccad7b8614100cda30d3faf42fc39f2e97932908c543005053b654ca68
pkgname = protonmail-bridge-bin
diff --git a/PKGBUILD b/PKGBUILD
index 9ff7d840dadc..e1c202fdf9e9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: aimileus <me at aimileus dot nl>
pkgname=protonmail-bridge-bin
-pkgver=2.3.0
+pkgver=3.0.18
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=('bcbe111b05aa0b19e9884c9e6b7addb67f5cb38d6bacc96bff9f185e8ecfbb81'
+sha256sums=('773fddd15c57d043c1fb1a8da1017ecfa6f0908079f297c9e49170d1bc1308db'
'1b3782ccad7b8614100cda30d3faf42fc39f2e97932908c543005053b654ca68')
prepare() {