summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorkausban2023-07-15 20:50:48 +0200
committerkausban2023-07-15 20:50:48 +0200
commit3cc90860257e4133f4ada3343c6cbaf722f101d4 (patch)
treef4042b7d5701d7d79d4d79a6d8732e834abd540a
parent722fc11269080a3583dd3b619b3a8a026cd52e25 (diff)
downloadaur-3cc90860257e4133f4ada3343c6cbaf722f101d4.tar.gz
v3.3.2
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3e726f8be54c..0b28d2abf303 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = protonmail-bridge-nogui
pkgdesc = Integrate ProtonMail paid account with any program that supports IMAP and SMTP
- pkgver = 3.3.0
+ pkgver = 3.3.2
pkgrel = 1
url = https://github.com/ProtonMail/proton-bridge
arch = x86_64
@@ -16,7 +16,7 @@ pkgbase = protonmail-bridge-nogui
conflicts = protonmail-bridge
options = !emptydirs
options = !strip
- source = git+https://github.com/ProtonMail/proton-bridge.git#tag=v3.3.0
+ source = git+https://github.com/ProtonMail/proton-bridge.git#tag=v3.3.2
source = bridge.service
sha256sums = SKIP
sha256sums = 6b2fd1e042b55dc6d0ffe5eb44e82ffd233452b4571ef571132600e7ec0d5d82
diff --git a/PKGBUILD b/PKGBUILD
index 2dd98e36a85a..e7789bf6cd67 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,7 +15,7 @@
# ExecStop=/usr/bin/screen -X -S bridgedaemon quit
pkgname=protonmail-bridge-nogui
-pkgver=3.3.0
+pkgver=3.3.2
pkgrel=1
pkgdesc="Integrate ProtonMail paid account with any program that supports IMAP and SMTP"
arch=('x86_64')