summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario Finelli2023-04-12 09:43:07 +0200
committerMario Finelli2023-04-12 09:43:07 +0200
commitef4f67e5930906973d150f9c2c78952bddbcc016 (patch)
tree42d3aed65f492039406ead1f6ca7fd5e1564fbef
parent14c5098d465c741973132a1cd202496521b66822 (diff)
downloadaur-ef4f67e5930906973d150f9c2c78952bddbcc016.tar.gz
upgpkg: newrelic-cli 0.66.2-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 39106be46d0e..92801bd12daa 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = newrelic-cli
pkgdesc = The New Relic Command Line Interface
- pkgver = 0.66.0
+ pkgver = 0.66.2
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.66.0
+ source = git+https://github.com/newrelic/newrelic-cli.git#tag=v0.66.2
sha256sums = SKIP
pkgname = newrelic-cli
diff --git a/PKGBUILD b/PKGBUILD
index ffd078599714..07d547279c60 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Mario Finelli <mario at finel dot li>
pkgname=newrelic-cli
-pkgver=0.66.0
+pkgver=0.66.2
pkgrel=1
pkgdesc="The New Relic Command Line Interface"
arch=(x86_64)