blob: 2c21284f74b2ef01fd18f4d37bc6556026ccc2ee (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = php82-xdebug
pkgdesc = Xdebug is an extension for PHP to assist with debugging and development for php82
pkgver = 3.3.1
pkgrel = 1
url = https://xdebug.org/
arch = x86_64
license = Xdebug
depends = php82
backup = etc/php82/conf.d/xdebug.ini
source = http://pecl.php.net/get/xdebug-3.3.1.tgz
sha256sums = 4eb4ee270bbcc5f14195c38f6ee58580e007cf4886ce32e11430318ab5bc2315
pkgname = php82-xdebug
|