summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPer Osbäck2019-09-10 22:37:35 +0200
committerPer Osbäck2019-09-10 22:37:35 +0200
commitcad2c63a8a09b01f8eab17205cd2b743f661a478 (patch)
tree3907e704651cc5f1d78a9eeb7437d004c536d184
parent8440f5f271eedd5fa91b484e9c7d1dd69846ee5d (diff)
downloadaur-cad2c63a8a09b01f8eab17205cd2b743f661a478.tar.gz
update 0.7.10
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d6e2afc1db3b..33e8146e9222 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = perfops-cli
pkgdesc = A simple command line tool to interact with hundreds of servers around the world. Run benchmarks and debug your infrastructure without leaving your console.
- pkgver = 0.7.9
+ pkgver = 0.7.10
pkgrel = 1
url = https://perfops.net
arch = x86_64
license = APACHE
makedepends = git
makedepends = go
- source = perfops-cli::git+https://github.com/ProspectOne/perfops-cli.git#tag=v0.7.9
+ source = perfops-cli::git+https://github.com/ProspectOne/perfops-cli.git#tag=v0.7.10
md5sums = SKIP
pkgname = perfops-cli
diff --git a/PKGBUILD b/PKGBUILD
index 40ad2a80fb35..a2ac337c5a62 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Per Osbeck <per@osbeck.com>
pkgname=perfops-cli
-pkgver=0.7.9
+pkgver=0.7.10
pkgrel=1
pkgdesc="A simple command line tool to interact with hundreds of servers around the world. Run benchmarks and debug your infrastructure without leaving your console."
arch=(x86_64)