summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario Finelli2023-03-02 15:44:11 +0100
committerMario Finelli2023-03-02 15:44:11 +0100
commitae0443bc1b5a2a45c5073ae6612104b8aaf45232 (patch)
tree9bc0911f69ce89e6799adf68dd207a17c185469b
parent2ac31719b5805166dadc8da7dc7fadb5b6830016 (diff)
downloadaur-ae0443bc1b5a2a45c5073ae6612104b8aaf45232.tar.gz
upgpkg: newrelic-cli 0.64.0-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 380d1c25a8bd..ff9d669a0902 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = newrelic-cli
pkgdesc = The New Relic Command Line Interface
- pkgver = 0.63.0
+ pkgver = 0.64.0
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.63.0
+ source = git+https://github.com/newrelic/newrelic-cli.git#tag=v0.64.0
sha256sums = SKIP
pkgname = newrelic-cli
diff --git a/PKGBUILD b/PKGBUILD
index 4bf9669e2bd5..4b83aa343313 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Mario Finelli <mario at finel dot li>
pkgname=newrelic-cli
-pkgver=0.63.0
+pkgver=0.64.0
pkgrel=1
pkgdesc="The New Relic Command Line Interface"
arch=(x86_64)