summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorProton Technologies AG2021-08-10 17:41:32 +0100
committerProton Technologies AG2021-08-10 17:41:32 +0100
commit8511792910929738d106a0d5a69d44f3a845efc3 (patch)
tree01c25fc975c4295ea6958a29aa9395eef77c8e5c
parent587bb3b4108f243db74e79fcdd3d806a9eb10eac (diff)
downloadaur-8511792910929738d106a0d5a69d44f3a845efc3.tar.gz
git_commit_message
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bd725edc59bb..7f3dd23b266e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-proton-client
- pkgdesc = Proton API Python Client.
+ pkgdesc = Official Proton API Python Client, maintained by the Proton(VPN/Mail) team.
pkgver = 0.5.1
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/ProtonMail/proton-python-client
arch = any
groups = ProtonVPN
diff --git a/PKGBUILD b/PKGBUILD
index d18fd87fcf85..81f9babcc8c0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
pkgname=python-proton-client
_gitpkgname=proton-python-client
pkgver=0.5.1
-pkgrel=1
-pkgdesc="Proton API Python Client."
+pkgrel=2
+pkgdesc="Official Proton API Python Client, maintained by the Proton(VPN/Mail) team."
arch=("any")
url="https://github.com/ProtonMail/proton-python-client"
license=("GPL3")