summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMassimiliano Torromeo2015-03-23 09:46:00 +0100
committerMassimiliano Torromeo2015-03-23 09:46:00 +0100
commit70a61dd48f583aa4e32e3972095fe18ef8a3c793 (patch)
tree1e892fd63e40d2c5bb435ce80a41de948c0b2c72
parent8e786f7d3d84f459977b3ba4cfa53db7854b9394 (diff)
downloadaur-70a61dd48f583aa4e32e3972095fe18ef8a3c793.tar.gz
Updated python{,2}-stomp.py to version 4.0.14
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 00589202c9ee..82cd03ae4e58 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=python2-stomp.py
_libname=${pkgname/python2-/}
-pkgver=4.0.13
+pkgver=4.0.14
pkgrel=1
pkgdesc="Python2 STOMP client, supporting versions 1.0, 1.1 and 1.2 of the protocol"
arch=(any)
@@ -22,4 +22,4 @@ package() {
install -Dm0644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
}
-sha256sums=('c8edcb41beab667027cfe7865a434c5881532ab5a4059a88ae3df1dd5197184a')
+sha256sums=('a538ce434ccc73efc348f37912bde75da73b936b5f3c71734bc744d5a94ee6fb')