summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMasami Ichikawa2016-07-24 17:47:56 +0900
committerMasami Ichikawa2016-07-24 17:47:56 +0900
commit50042df34f9f4b64f2647aa8bf9b39674926b71f (patch)
treecb803a487a934a307c0699c2494d27409332af3f
parent82c97bed4e883be4e6020a993086a03210aaf9c1 (diff)
downloadaur-50042df34f9f4b64f2647aa8bf9b39674926b71f.tar.gz
update locust package.
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 54670b22de04..b153999fbca3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sat Jun 25 10:33:25 UTC 2016
+# Sun Jul 24 08:47:45 UTC 2016
pkgbase = python2-locust-git
pkgdesc = An easy-to-use, distributed, user load testing tool.
- pkgver = v0.7.5.r8.g2d11678
+ pkgver = v0.7.5.r11.g623d890
pkgrel = 1
url = http://locust.io/
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 4ae3583786f6..8961864d921f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# vim:set ts=2 sw=2 et filetype=sh:
pkgname=python2-locust-git
_pkgname=locust
-pkgver=v0.7.5.r8.g2d11678
+pkgver=v0.7.5.r11.g623d890
pkgrel=1
pkgdesc="An easy-to-use, distributed, user load testing tool."
arch=('any')