summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMasami Ichikawa2016-06-25 19:33:41 +0900
committerMasami Ichikawa2016-06-25 19:33:41 +0900
commit67de30c282e4fcc1f5c912f489e234bb1664bff2 (patch)
tree2fa0be3bcc3ee6935af436bdf048192d16051b99
parent256f052495cd5c33e633a741a7e124327de6f3f5 (diff)
downloadaur-67de30c282e4fcc1f5c912f489e234bb1664bff2.tar.gz
update to latest.
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 61c64d79db77..54670b22de04 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,8 @@
+# Generated by mksrcinfo v8
+# Sat Jun 25 10:33:25 UTC 2016
pkgbase = python2-locust-git
pkgdesc = An easy-to-use, distributed, user load testing tool.
- pkgver = v0.7.2.r39.g047a461
+ pkgver = v0.7.5.r8.g2d11678
pkgrel = 1
url = http://locust.io/
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 8dc85b961acb..4ae3583786f6 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.2.r58.g32ce544
+pkgver=v0.7.5.r8.g2d11678
pkgrel=1
pkgdesc="An easy-to-use, distributed, user load testing tool."
arch=('any')