Sergej Pupykin pushed to branch main at Arch Linux / Packaging / Packages / 
xdebug


Commits:
ee14cf48 by Sergej Pupykin at 2024-04-28T20:57:34+03:00
upgpkg: 3.3.2-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,15 +1,15 @@
 pkgbase = xdebug
        pkgdesc = PHP debugging extension
-       pkgver = 3.3.1
-       pkgrel = 2
+       pkgver = 3.3.2
+       pkgrel = 1
        url = https://www.xdebug.org
        arch = x86_64
        license = GPL
        depends = php
        backup = etc/php/conf.d/xdebug.ini
-       source = https://xdebug.org/files/xdebug-3.3.1.tgz
+       source = https://xdebug.org/files/xdebug-3.3.2.tgz
        source = xdebug.ini
-       sha256sums = 
4eb4ee270bbcc5f14195c38f6ee58580e007cf4886ce32e11430318ab5bc2315
+       sha256sums = 
15545b8311bedb5e7df08fd90d6653d9bf33629791e8119e70350475df932c55
        sha256sums = 
2d0227f47d844cec9f3513a8d91c14f4f34d7c634e86c2f79eab4e3017cc95a5
 
 pkgname = xdebug


=====================================
PKGBUILD
=====================================
@@ -4,8 +4,8 @@
 # Contributor: sracker <smb....@gmail.com>
 
 pkgname=xdebug
-pkgver=3.3.1
-pkgrel=2
+pkgver=3.3.2
+pkgrel=1
 pkgdesc="PHP debugging extension"
 arch=('x86_64')
 url="https://www.xdebug.org";
@@ -14,7 +14,7 @@ depends=('php')
 backup=('etc/php/conf.d/xdebug.ini')
 source=("https://xdebug.org/files/$pkgname-${pkgver}.tgz";
              'xdebug.ini')
-sha256sums=('4eb4ee270bbcc5f14195c38f6ee58580e007cf4886ce32e11430318ab5bc2315'
+sha256sums=('15545b8311bedb5e7df08fd90d6653d9bf33629791e8119e70350475df932c55'
             '2d0227f47d844cec9f3513a8d91c14f4f34d7c634e86c2f79eab4e3017cc95a5')
 
 build() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/xdebug/-/commit/ee14cf4884774e35b5976d8d08c0c6dee80e6198

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/xdebug/-/commit/ee14cf4884774e35b5976d8d08c0c6dee80e6198
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to