summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCedric Girard2017-08-23 16:19:01 +0200
committerCedric Girard2017-08-23 16:19:01 +0200
commite8397688913bad858b95e1640b144f699b29b262 (patch)
tree0581340c8f69408cb01ed07f9ac09143256f3835 /PKGBUILD
parent03ba1764a0a9c09d1e6a7f7d592eee67ac1f990e (diff)
downloadaur-e8397688913bad858b95e1640b144f699b29b262.tar.gz
update desc
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 45d43bb83fab..5011a05d5dba 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=('python2-flask-compress' 'python-flask-compress')
pkgbase='python2-flask-compress'
pkgver='1.4.0'
pkgrel='1'
-pkgdesc='custom actions for flask to help manage your application'
+pkgdesc='compress responses in your Flask app with gzip'
arch=('any')
url='http://pypi.python.org/pypi/Flask-Compress/'
license=('BSD')