summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4c830f52ead0..fa76a8ead21d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Vinh Nguyen <kurei [at] axcoto.com>
pkgname=newrelic-php5
-pkgver=5.2.0.141
+pkgver=5.3.0.148
_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=('530834ad9665210d36789b1325458fbf'
+md5sums=('33653dd6226625ff28e033f45a119286'
'4fc78347663adcb32ed28eddb546619c')
build() {