summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPer Osbäck2018-05-17 18:12:18 +0200
committerPer Osbäck2018-05-17 18:12:18 +0200
commit646079faa26281f468d056e1a830980a5bbffe15 (patch)
tree319f7e35bf47f51bd62891ba3e20b4a6bff10f93
parent28260b9cb9306d901503159413eb9855a233acaf (diff)
downloadaur-646079faa26281f468d056e1a830980a5bbffe15.tar.gz
bump 0.7.5
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 360cb5d06c29..b0b077418f74 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.0
- pkgrel = 2
+ pkgver = 0.7.5
+ 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.0
+ source = perfops-cli::git+https://github.com/ProspectOne/perfops-cli.git#tag=v0.7.5
md5sums = SKIP
pkgname = perfops-cli
diff --git a/PKGBUILD b/PKGBUILD
index 8c8305fc6613..f405b1d25ec7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Per Osbeck <per@osbeck.com>
pkgname=perfops-cli
-pkgver=0.7.0
-pkgrel=2
+pkgver=0.7.5
+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)
url="https://perfops.net"