summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMassimiliano Torromeo2014-01-27 10:54:36 +0100
committerMassimiliano Torromeo2014-01-27 10:54:36 +0100
commitdb5b478b8d64102a53d2c10491cb408d17b0d854 (patch)
tree1755ed027f5889420f45ae52297d21c2e39763c7
parenteaeeabc388fbd80bdd5a1210d395649bfcb9d1e6 (diff)
downloadaur-db5b478b8d64102a53d2c10491cb408d17b0d854.tar.gz
Updated description of python2-stomp.py
-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)