summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9166c0a59c03..da891262d8ad 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
# Generated by mksrcinfo v8
-# Tue Oct 18 12:07:56 UTC 2016
+# Mon Nov 14 13:22:34 UTC 2016
pkgbase = python-stomp.py
pkgdesc = Python STOMP client, supporting versions 1.0, 1.1 and 1.2 of the protocol
- pkgver = 4.1.13
+ pkgver = 4.1.15
pkgrel = 1
url = https://github.com/jasonrbriggs/stomp.py
arch = any
license = Apache
depends = python
- source = https://files.pythonhosted.org/packages/source/s/stomp.py/stomp.py-4.1.13.tar.gz
- sha256sums = 229f83697a0767f532e43bed0628039ac738c1fb9229bb37074ae21c9269ed6a
+ source = https://files.pythonhosted.org/packages/source/s/stomp.py/stomp.py-4.1.15.tar.gz
+ sha256sums = 276e6e0075e9ab0abaa96fe3e5848977ece92e8baef3cc093614838af038ac97
pkgname = python-stomp.py
diff --git a/PKGBUILD b/PKGBUILD
index a64141772fdf..30e58f72b7d2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=python-stomp.py
_libname=${pkgname/python-/}
-pkgver=4.1.14
+pkgver=4.1.15
pkgrel=1
pkgdesc="Python 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=('ef559138e65068c2f3039981527d1a637d2a5208e7f1ecdd3f761812fffe8508')
+sha256sums=('276e6e0075e9ab0abaa96fe3e5848977ece92e8baef3cc093614838af038ac97')