summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 3 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 53ef9b105467..330039e14fcb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,8 @@
+# Maintainer: johnjq <dev [at] johnjq (dot) com>
+
pkgname=python-pcloudapi-git
pkgver=v0.0.2.r0.gc303afe
-pkgrel=2
+pkgrel=3
pkgdesc="A python3 library for accessing the pcloud.com API"
arch=("any")
url="https://github.com/tochev/python3-pcloudapi"