summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario Finelli2023-03-27 10:11:50 +0200
committerMario Finelli2023-03-27 10:11:50 +0200
commit8aa32b353b7622392ac183121aeaa4d83b039396 (patch)
treee211375de697e05abf24ad0d644c9cfa2f6551ce
parentf94ec2ca252c0bc75629e28faa0fe83f875d3438 (diff)
downloadaur-8aa32b353b7622392ac183121aeaa4d83b039396.tar.gz
upgpkg: newrelic-cli 0.65.3-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 6bff0a77279f..3d0bd6aa67ea 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = newrelic-cli
pkgdesc = The New Relic Command Line Interface
- pkgver = 0.64.3
+ pkgver = 0.65.3
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.64.3
+ source = git+https://github.com/newrelic/newrelic-cli.git#tag=v0.65.3
sha256sums = SKIP
pkgname = newrelic-cli
diff --git a/PKGBUILD b/PKGBUILD
index 28083e0c47ea..7af8a4a3f21e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Mario Finelli <mario at finel dot li>
pkgname=newrelic-cli
-pkgver=0.64.3
+pkgver=0.65.3
pkgrel=1
pkgdesc="The New Relic Command Line Interface"
arch=(x86_64)