diff --git a/PKGBUILD b/PKGBUILD index 90364ee..11972a8 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ pkgname=newrelic-infra-bin _pkg=${pkgname//-bin/} pkgver=1.48.1 -pkgrel=2 +pkgrel=3 pkgdesc="New Relic - All-in-On Observability - infrastructure agent" arch=('aarch64' 'armv7h' 'x86_64') url="https://github.com/newrelic/infrastructure-agent/" @@ -17,7 +17,6 @@ source_aarch64=("https://github.com/newrelic/infrastructure-agent/releases/downl source_armv7h=("https://github.com/newrelic/infrastructure-agent/releases/download/${pkgver}/${_pkg}_linux_${pkgver}_arm.tar.gz"{,.asc}) source_x86_64=("https://github.com/newrelic/infrastructure-agent/releases/download/${pkgver}/${_pkg}_linux_${pkgver}_amd64.tar.gz"{,.asc}) validpgpkeys=('A758B3FBCD43BE8D123A3476BB29EE038ECCE87C') -sha256sums=('SKIP') package() { # create destination directories