summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario Finelli2021-12-31 09:20:19 -0500
committerMario Finelli2021-12-31 09:20:19 -0500
commita1fc5430d52a0a09bea2d4ad2fa91bf876b59507 (patch)
tree896372fa7cea3795ee2cdedb96dbb5f57e27b26d
parent64e4c7d497b146fa5bb8afd46ef210654dd54885 (diff)
downloadaur-a1fc5430d52a0a09bea2d4ad2fa91bf876b59507.tar.gz
upgpkg: newrelic-cli 0.41.1-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 9773912eb7c7..a35f676c1749 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = newrelic-cli
pkgdesc = The New Relic Command Line Interface
- pkgver = 0.39.1
+ pkgver = 0.41.1
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.39.1
+ source = git+https://github.com/newrelic/newrelic-cli.git?tag=v0.41.1
sha256sums = SKIP
pkgname = newrelic-cli
diff --git a/PKGBUILD b/PKGBUILD
index 2047ab4da240..0859a827bbd4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Mario Finelli <mario at finel dot li>
pkgname=newrelic-cli
-pkgver=0.39.1
+pkgver=0.41.1
pkgrel=1
pkgdesc="The New Relic Command Line Interface"
arch=(x86_64)