summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
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')