summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorShapeShifter4992015-07-23 01:59:29 -0700
committerShapeShifter4992015-07-23 01:59:29 -0700
commit849bacf80dc9c8e34cbef644927276a03ac04076 (patch)
tree4b17a46cb1bf18baea2ae5ce01e11874b0f5fa26 /PKGBUILD
parentd04ce08caf5fe3d076681b42c5ff1b37315463b1 (diff)
downloadaur-849bacf80dc9c8e34cbef644927276a03ac04076.tar.gz
Making sure the package notes who is developer and package maintainer
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 5 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 120ad6e94fb2..d8527e0b1894 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,4 +1,5 @@
-# Maintainer: Raansu <gero3977@gmail.com>
+# Maintainer of AUR package: Raansu <gero3977@gmail.com>
+# Maintainer of acd_cli project: yadayada <https://github.com/yadayada>
_pkgname=acd_cli
pkgname=$_pkgname-git
pkgver=0.3.0
@@ -6,7 +7,9 @@ pkgrel=1
pkgdesc="acd_cli provides a command line interface to
Amazon Cloud Drive and allows mounting your cloud drive
using FUSE for read access. It is currently in beta
-stage."
+stage.
+AUR package by ShapeShifter499
+acd_cli project by yadayada"
arch=('any')
url="https://github.com/yadayada/acd_cli"
license=('GPL')