Commit graph

3 commits

Author SHA1 Message Date
Bartłomiej Piotrowski 24ae4f014f 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
2014-02-05 23:40:02 +01:00
Matthew Jones 1eb8b4a49d Fix bad links on Arch aur package readme.
These were totally wrong and somehow pointing to completely unrelated projects.
2013-11-07 20:32:58 -05:00
Michel Blanc d5f4e033b9 Updates Arch linux packaging files
Added a README.md to explain the purpose of the directory
Fixed dependencies in PKGBUILD
Added patch to change python binary name for arch users, so they
don't end up using python 3 (python links to python3 by default on arch
linux).
2012-11-16 10:07:42 +01:00