summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorShapeShifter4992015-07-23 02:07:56 -0700
committerShapeShifter4992015-07-23 02:07:56 -0700
commit120d0d0078e395e0bb3ae40da5dfb3cb9214e799 (patch)
tree1b3bb1ab0906ad295db270b3f5a77798496a9547
parent4afb7affcf5ce08f08a2119cdbc5527781bf8104 (diff)
downloadaur-120d0d0078e395e0bb3ae40da5dfb3cb9214e799.tar.gz
Making sure the package notes who is developer and package maintainer v3
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD7
2 files changed, 3 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ebb7f4c8ce16..46e8cb87b7b5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = acd_cli-git
- 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. AUR package by ShapeShifter499 acd_cli project by yadayada
+ 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. AUR package by ShapeShifter499, acd_cli project by yadayada
pkgver = 0.3.0
pkgrel = 1
url = https://github.com/yadayada/acd_cli
diff --git a/PKGBUILD b/PKGBUILD
index 7a1ee4c0b4d6..41b0cfb20d21 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,11 +7,8 @@ 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.
-
-AUR package by ShapeShifter499
-
-acd_cli project by yadayada"
+stage. AUR package by ShapeShifter499, acd_cli project by
+yadayada"
arch=('any')
url="https://github.com/yadayada/acd_cli"
license=('GPL')