summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAli Molaei2020-12-18 11:22:01 +0330
committerAli Molaei2020-12-18 11:22:01 +0330
commit2fc81e685a9cb2662c95e4b5b8241cb905c41e0b (patch)
tree833f64b310ddf62d30409182424c421a1c6ae322
parented263afdbc6cd380b5cfba32ae41d7e25c65ce29 (diff)
downloadaur-2fc81e685a9cb2662c95e4b5b8241cb905c41e0b.tar.gz
Update to 1.5.4
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 21e92b66e5f3..8ce9342e2a38 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = protonmail-bridge
pkgdesc = Integrate ProtonMail paid account with any program that supports IMAP and SMTP
- pkgver = 1.5.2
+ pkgver = 1.5.4
pkgrel = 1
- url = https://www.protonmail.com/bridge
+ url = https://protonmail.com/bridge
arch = x86_64
license = GPL3
makedepends = go
diff --git a/PKGBUILD b/PKGBUILD
index 2339d288bc81..85177c63be84 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,11 +3,11 @@
# Contributor: aimileus <me at aimileus dot nl>
pkgname=protonmail-bridge
-pkgver=1.5.2
+pkgver=1.5.4
pkgrel=1
pkgdesc="Integrate ProtonMail paid account with any program that supports IMAP and SMTP"
arch=('x86_64')
-url="https://www.protonmail.com/bridge"
+url="https://protonmail.com/bridge"
license=('GPL3')
makedepends=('go' 'gcc' 'git')
depends=('hicolor-icon-theme' 'libsecret' 'qt5-multimedia' 'ttf-dejavu')