Make PKGBUILD packaging standards compliant.

* replace pointless patch with PYTHON=python2
* simplify git describe command
* move pkgver() function lower, so build chroots can make use of it
* align packages in optdepends using spaces
* use double quotation marks only where it's needed
* unify usage of brackets sorrounding variables
* shorten pkgdesc (kudos to Fedora)
* update README
This commit is contained in:
Bartłomiej Piotrowski
2013-12-10 12:01:16 +01:00
parent 66f47c2096
commit 24ae4f014f
3 changed files with 27 additions and 41 deletions

View File

@@ -1,12 +1,12 @@
Arch Packaging Files
--------------------
The PKGBUILD and patch in this directory are here for reference.
You should use AUR to install [ansible-git][1], using `yaourt` for instance :
The PKGBUILD in this directory is here for reference.
You should use AUR to install [ansible-git][1], using `yaourt` for instance:
yaourt -S ansible-git
You can also find a stable AUR package for the stable version of [ansible][2].
You can also use a AUR package for the stable version of [ansible][2].
[1]: https://aur.archlinux.org/packages/ansible-git/
[2]: https://aur.archlinux.org/packages/ansible/