summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFelix Yan2016-03-08 17:26:42 +0800
committerFelix Yan2016-03-08 17:26:42 +0800
commitc5669a49bac54c861f2e2f813e1116d52f76aaec (patch)
tree55a792e400d2c7b3ab1c584c8ea560d30b812ae8 /PKGBUILD
parent5d3d7617e41467afa6fe02a11b18fe19b9b5aac3 (diff)
downloadaur-c5669a49bac54c861f2e2f813e1116d52f76aaec.tar.gz
updpkg: newrelic-php5 6.0.0.155-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 65360e0d677d..1db6346f5bae 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Vinh Nguyen <kurei [at] axcoto.com>
pkgname=newrelic-php5
-pkgver=5.5.0.154
+pkgver=6.0.0.155
_libver=20131226
pkgrel=1
pkgdesc="NewRelic PHP"
@@ -14,7 +14,7 @@ backup=('etc/php/conf.d/newrelic.ini')
install=$pkgname.install
source=("https://download.newrelic.com/php_agent/release/$pkgname"-"$pkgver"-"linux.tar.gz"
"newrelic-daemon.service")
-md5sums=('dd68e31d6cd4f90746c9750856785fa4'
+md5sums=('d96c4e196fa51d0f8ff09342e43b0f86'
'4fc78347663adcb32ed28eddb546619c')
build() {