summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e99530e8ae8b..e79846875295 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = protonmail-bridge-nogui
pkgdesc = Integrate ProtonMail paid account with any program that supports IMAP and SMTP
pkgver = 1.2.6
- pkgrel = 1
+ pkgrel = 22
url = https://www.protonmail.com/bridge
arch = x86_64
license = GPL3
diff --git a/PKGBUILD b/PKGBUILD
index 5c6873addaba..9cfbd3457b57 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,11 +7,11 @@
# Compiled with 'nogui' option
# Included is a user systemd service. Try: systemctl status --user bridge.service
# You can login and register accounts using the interactive cli
-# Names screen session accessible as: screen -R -S bridgedaemon
+# Named screen session accessible as: screen -R -S bridgedaemon
pkgname=protonmail-bridge-nogui
pkgver=1.2.6
-pkgrel=1
+pkgrel=22
pkgdesc="Integrate ProtonMail paid account with any program that supports IMAP and SMTP"
arch=('x86_64')
url="https://www.protonmail.com/bridge"