summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndy Weidenbaum2016-05-30 13:43:17 -0700
committerAndy Weidenbaum2016-05-30 13:43:17 -0700
commit33d05e14c526857829ec1c36ba637cf11f3a8a21 (patch)
treee4fcddc5ceb1a70a5604794f0e9f03f5a99cf91f /PKGBUILD
parent26943e4c84a62fc8e35bc4f1cf39ece5b930eb01 (diff)
downloadaur-33d05e14c526857829ec1c36ba637cf11f3a8a21.tar.gz
style
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1892ef353afd..e750980c3256 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,9 +4,9 @@
pkgname=peru
pkgver=1.0.0
pkgrel=1
-pkgdesc="a tool for including other people's code in your projects"
+pkgdesc="A tool for including other people's code in your projects"
arch=('any')
-depends=('git' 'python' 'python-yaml' 'python-docopt')
+depends=('git' 'python' 'python-docopt' 'python-yaml')
makedepends=('python-setuptools')
optdepends=('mercurial: fetching from hg repos'
'subversion: fetching from svn repos')