summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndy Botting2017-04-07 15:20:16 +1000
committerAndy Botting2017-04-07 15:20:16 +1000
commit68560309ce843dbb1666c57688425af6e336397b (patch)
tree4646df81b045fad77c95fc5fe290746df458ecbb /PKGBUILD
parentb4eb1522b1c0a60bf4a917563ed47d3339cef5b3 (diff)
downloadaur-68560309ce843dbb1666c57688425af6e336397b.tar.gz
Fix up description and add .gitignore
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a212e6565876..7b54edaf7562 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=('python-saharaclient' 'python2-saharaclient')
pkgver='1.1.0'
pkgrel='1'
-pkgdesc='Python client library for Trove'
+pkgdesc='Python client library for Sahara'
arch=('any')
url='http://docs.openstack.org/developer/python-saharaclient'
license=('Apache')