summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index da64957e95ca..98f2921cc0ca 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@ _pkgname=Flask-GSSAPI
pkgname=python-flask-gssapi
pkgver=1.4.0
pkgrel=1
-pkgdesc="HTTP Negotiate (GSSAPI) authentication for Flask"
+pkgdesc="GSSAPI (HTTP Negotiate) authentication for Flask"
url="https://github.com/cour4g3/flask-gssapi"
arch=(any)
license=(custom:MIT)