summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorpolyzen2014-12-30 00:08:35 -0500
committerpolyzen2015-01-24 00:53:15 -0500
commite7cfe8657c773d1e9fb85e6026ad42318ffd330a (patch)
treea01d41d1477e8db0a6218f829b311d26ad6dccc1 /PKGBUILD
parent1729514936b9750fada2791ae1efedb9bf64dbc6 (diff)
downloadaur-e7cfe8657c773d1e9fb85e6026ad42318ffd330a.tar.gz
gcalcli,razercfg: small cleanup
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e961313a22bf..d6b7e81f62b8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,8 +12,8 @@ arch=('any')
url="https://github.com/insanum/gcalcli"
license=('MIT')
depends=('python2-google-api-python-client' 'python2-dateutil' 'python2-gflags')
-optdepends=('python2-vobject: For ics/vcal importing'
- 'python2-parsedatetime: For fuzzy dates/times like "now", "today",
+optdepends=('python2-vobject: for ics/vcal importing'
+ 'python2-parsedatetime: for fuzzy dates/times like "now", "today",
"eod tomorrow", etc.')
source=("https://github.com/insanum/$pkgname/archive/v$pkgver.tar.gz"
'LICENSE.gcalcli')