summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario Finelli2023-01-26 12:03:52 +0100
committerMario Finelli2023-01-26 12:03:52 +0100
commitca95c1399a290c1491cbb3789a40908fe1f173fb (patch)
tree5738f539491689c0f99a27e9d16106fd776f6458
parentccbf3994dee571f6e7d18c08137799b6694b66cb (diff)
downloadaur-ca95c1399a290c1491cbb3789a40908fe1f173fb.tar.gz
upgpkg: newrelic-cli 0.61.4-1
upstream release
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b5252839c085..999f83ef89d2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = newrelic-cli
pkgdesc = The New Relic Command Line Interface
- pkgver = 0.61.3
+ pkgver = 0.61.4
pkgrel = 1
url = https://github.com/newrelic/newrelic-cli
arch = x86_64
@@ -8,7 +8,7 @@ pkgbase = newrelic-cli
makedepends = go
makedepends = git
depends = glibc
- source = git+https://github.com/newrelic/newrelic-cli.git#tag=v0.61.3
+ source = git+https://github.com/newrelic/newrelic-cli.git#tag=v0.61.4
sha256sums = SKIP
pkgname = newrelic-cli
diff --git a/PKGBUILD b/PKGBUILD
index 65383abffcab..a42b461ddf62 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Mario Finelli <mario at finel dot li>
pkgname=newrelic-cli
-pkgver=0.61.3
+pkgver=0.61.4
pkgrel=1
pkgdesc="The New Relic Command Line Interface"
arch=(x86_64)