summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFelix Yan2016-08-13 10:39:37 +0800
committerFelix Yan2016-08-13 10:39:37 +0800
commit72c5b6fbccf0efba8ce77f5d0a6b3019c5051f3c (patch)
tree78c2de6332ac7055b5284ca4a55c265f3abdd101 /PKGBUILD
parenta7ca0d3595a6cad2dc2c55f5fc5d8f4280144ab1 (diff)
downloadaur-72c5b6fbccf0efba8ce77f5d0a6b3019c5051f3c.tar.gz
upgpkg: newrelic-php5 6.5.0.166-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e403a29d316f..04a9a20165e1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Vinh Nguyen <kurei [at] axcoto.com>
pkgname=newrelic-php5
-pkgver=6.4.0.163
+pkgver=6.5.0.166
_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=('838e9ac9af92a1edc68098abe5582d8e'
+md5sums=('5e71e0656f0731957114ca65edab3bbb'
'4fc78347663adcb32ed28eddb546619c')
build() {