summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFelix Yan2016-01-16 10:59:29 +0800
committerFelix Yan2016-01-16 10:59:29 +0800
commitea1e74411611e754b1d85072d768f036acdcec2e (patch)
tree062660f3c8d7e60455080205a7960b0215cbdec0 /PKGBUILD
parent91a6eb31b3d347aeb358bcee6f0c651772877765 (diff)
downloadaur-ea1e74411611e754b1d85072d768f036acdcec2e.tar.gz
upgpkg: newrelic-php5 5.2.0.141-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4997116ad127..4c830f52ead0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,19 +2,19 @@
# Contributor: Vinh Nguyen <kurei [at] axcoto.com>
pkgname=newrelic-php5
-pkgver=5.0.0.115
+pkgver=5.2.0.141
_libver=20131226
pkgrel=1
pkgdesc="NewRelic PHP"
arch=('i686' 'x86_64')
url="http://newrelic.com/"
license=('non-free')
-depends=('glibc' 'php')
+depends=('glibc' 'php56')
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=('d81f12b2b489a6fd65446cd7f5e3b426'
+md5sums=('530834ad9665210d36789b1325458fbf'
'4fc78347663adcb32ed28eddb546619c')
build() {