summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0f89413d27f1..556bb528617b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = python-httpam-git
- pkgdesc = Python 3 library and scripts for the RCON and Query protocol
+ pkgdesc = Python 3 library for web service authentication using PAM
pkgver = r9.6c45106
pkgrel = 1
url = https://gitlab.com/coNQP/httpam
diff --git a/PKGBUILD b/PKGBUILD
index 82ba017e4f9f..1747ed3b5e75 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _pkgbase='httpam'
pkgname="python-${_pkgbase}-git"
pkgver=r9.6c45106
pkgrel=1
-pkgdesc='Python 3 library and scripts for the RCON and Query protocol'
+pkgdesc='Python 3 library for web service authentication using PAM'
arch=('any')
url="https://gitlab.com/coNQP/${_pkgbase}"
license=('GPLv3')