summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index eb8ea03e1d16..0aa00d5b41e2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=python2-stomp.py
_libname=${pkgname/python2-/}
pkgver=4.0.9
pkgrel=1
-pkgdesc="Python STOMP client, supporting versions 1.0 and 1.1 of the protocol"
+pkgdesc="Python STOMP client, supporting versions 1.0, 1.1 and 1.2 of the protocol"
arch=(any)
url="https://github.com/jasonrbriggs/stomp.py"
license=(Apache 2.0)