summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1d23f374109f..674e05a4656d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=php-memprof
_extname=${pkgname#php-}
pkgver=3.0.2
-pkgrel=1
+pkgrel=2
pkgdesc='Memory profiler for PHP. Helps finding memory leaks in PHP scripts.'
arch=('x86_64')
url='https://github.com/arnaud-lb/php-memory-profiler'