summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorkausban2023-05-13 21:41:45 +0200
committerkausban2023-05-13 21:41:45 +0200
commitdfd082e9e07d18b6bd24d31037852470ff1e9aa2 (patch)
tree1c0b88d1f18ec8c990844ed4ba7c8ab5d14ff68c
parentd9724c2bff270429f71398c7888000465bf6fdb4 (diff)
downloadaur-dfd082e9e07d18b6bd24d31037852470ff1e9aa2.tar.gz
v3.1.3
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 91937fcff04b..aba193ed302e 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.1.2
+ pkgver = 3.1.3
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.1.2
+ source = git+https://github.com/ProtonMail/proton-bridge.git#tag=v3.1.3
source = bridge.service
sha256sums = SKIP
sha256sums = 6b2fd1e042b55dc6d0ffe5eb44e82ffd233452b4571ef571132600e7ec0d5d82
diff --git a/PKGBUILD b/PKGBUILD
index 7f3d6ce7b987..e8fe179fd969 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,7 +15,7 @@
# ExecStop=/usr/bin/screen -X -S bridgedaemon quit
pkgname=protonmail-bridge-nogui
-pkgver=3.1.2
+pkgver=3.1.3
pkgrel=1
pkgdesc="Integrate ProtonMail paid account with any program that supports IMAP and SMTP"
arch=('x86_64')