summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorkim.brandt@infomaker.se2018-03-22 20:49:58 +0100
committerkim.brandt@infomaker.se2018-03-22 20:49:58 +0100
commit95a5ccf66480a4cd358f46a082c1a37fa009725b (patch)
treeefc650a10158816cba4c969e218d02749b54b514 /PKGBUILD
parent5721e6b8ebe4725b64fb234571357ab1b02afa22 (diff)
downloadaur-95a5ccf66480a4cd358f46a082c1a37fa009725b.tar.gz
Upgraded to 8.0.0.204.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e58ae0a0666c..3cbb9f8497b0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Kim Brandt <myrveln@gmail.com>
pkgname=newrelic-php5
-pkgver=7.7.0.203
+pkgver=8.0.0.204
_libver=20170718
pkgrel=2
pkgdesc="NewRelic PHP Monitoring Agent"
@@ -15,7 +15,7 @@ backup=("etc/php/conf.d/newrelic.ini")
install="${pkgname}.install"
source=("https://download.newrelic.com/php_agent/archive/${pkgver}/${pkgname}-${pkgver}-linux.tar.gz"
"newrelic-daemon.service")
-md5sums=("7b810a7d3ed4921c3568d64f4c93d73e"
+md5sums=("fdfd6a91e192c061cdf40b6bbddc0dea"
"4fc78347663adcb32ed28eddb546619c")
package() {