summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKaustubh Banerjee2024-01-17 10:19:32 +0100
committerKaustubh Banerjee2024-01-17 10:19:32 +0100
commit61cb8346da9602187b0ffa005133ec777052e779 (patch)
tree5f4e19a8e05f7cf83124dacc1cb794508f69c172
parente50ecfff5732a0519a5f0f4c253b03dddb44287a (diff)
downloadaur-61cb8346da9602187b0ffa005133ec777052e779.tar.gz
v3.8.1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7c0deaa293b1..c886043ce260 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.7.1
+ pkgver = 3.8.1
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.7.1
+ source = git+https://github.com/ProtonMail/proton-bridge.git#tag=v3.8.1
source = bridge.service
sha256sums = SKIP
sha256sums = 6b2fd1e042b55dc6d0ffe5eb44e82ffd233452b4571ef571132600e7ec0d5d82
diff --git a/PKGBUILD b/PKGBUILD
index f927208326d9..6dad1c5fd89d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,7 +15,7 @@
# ExecStop=/usr/bin/screen -X -S bridgedaemon quit
pkgname=protonmail-bridge-nogui
-pkgver=3.7.1
+pkgver=3.8.1
pkgrel=1
pkgdesc="Integrate ProtonMail paid account with any program that supports IMAP and SMTP"
arch=('x86_64')