Pierre Schmitz pushed to branch main at Arch Linux / Packaging / Packages / 
xdebug


Commits:
c249ab67 by Pierre Schmitz at 2023-12-27T09:55:54+01:00
upgpkg: 3.3.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,15 +1,15 @@
 pkgbase = xdebug
        pkgdesc = PHP debugging extension
-       pkgver = 3.2.2
-       pkgrel = 2
+       pkgver = 3.3.1
+       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.2.2.tgz
+       source = https://xdebug.org/files/xdebug-3.3.1.tgz
        source = xdebug.ini
-       sha256sums = 
f48777371f90cbb315ea4ea082a1ede6765bcfb35d7d6356ab8f71fd6dfcc157
+       sha256sums = 
4eb4ee270bbcc5f14195c38f6ee58580e007cf4886ce32e11430318ab5bc2315
        sha256sums = 
2d0227f47d844cec9f3513a8d91c14f4f34d7c634e86c2f79eab4e3017cc95a5
 
 pkgname = xdebug


=====================================
PKGBUILD
=====================================
@@ -4,8 +4,8 @@
 # Contributor: sracker <[email protected]>
 
 pkgname=xdebug
-pkgver=3.2.2
-pkgrel=2
+pkgver=3.3.1
+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=('f48777371f90cbb315ea4ea082a1ede6765bcfb35d7d6356ab8f71fd6dfcc157'
+sha256sums=('4eb4ee270bbcc5f14195c38f6ee58580e007cf4886ce32e11430318ab5bc2315'
             '2d0227f47d844cec9f3513a8d91c14f4f34d7c634e86c2f79eab4e3017cc95a5')
 
 build() {



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

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/xdebug/-/commit/c249ab67df700665be340f5b29fb92036dae9bf3
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to