summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFelix Yan2015-10-27 12:04:13 +0800
committerFelix Yan2015-10-27 12:04:13 +0800
commit3e456d60fa5b9f2c1b5d1ab1a8b859840ab792c5 (patch)
tree5b4df43cb7b355c7a3a5fd2897021ca22bfa8a08 /PKGBUILD
parent569feed732cddba5e465de13f70fad08c3531aea (diff)
downloadaur-3e456d60fa5b9f2c1b5d1ab1a8b859840ab792c5.tar.gz
upgpkg: newrelic-php5 5.0.0.115-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3eb0eff04fe4..9ff033bdf06e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Vinh Nguyen <kurei [at] axcoto.com>
pkgname=newrelic-php5
-pkgver=4.22.0.99
+pkgver=5.0.0.115
_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=('d120ad145c2b262b7abf4d3b16dfa864'
+md5sums=('d81f12b2b489a6fd65446cd7f5e3b426'
'4fc78347663adcb32ed28eddb546619c')
build() {