summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarc Cousin2019-05-26 11:58:54 +0200
committerMarc Cousin2019-05-26 11:58:54 +0200
commitc2bd9e3031a7c04a5483ee23bda3a1663acff0ee (patch)
tree4328c9c3676d4b1daa1d17d64d87a6eed7b5ce9a
parent4594ee19722792c2374711308f1e99ad2fbfdaa8 (diff)
downloadaur-php-32bits-fixes.tar.gz
Bump
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD6
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index efa4d8cd2ead..e3d7ff222510 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = php-32bits-fixes
pkgdesc = A general-purpose scripting language that is especially suited to web development, patched version to not error on large files on 32 bits.
- pkgver = 7.3.4
- pkgrel = 2
+ pkgver = 7.3.5
+ pkgrel = 1
url = https://secure.php.net/
arch = x86_64
arch = armv7h
@@ -30,14 +30,14 @@ pkgbase = php-32bits-fixes
makedepends = freetds
makedepends = pcre2
makedepends = libnsl
- provides = php=7.3.4
- provides = php-ldap=7.3.4
+ provides = php=7.3.5
+ provides = php-ldap=7.3.5
conflicts = php
conflicts = php-ldap
replaces = php
replaces = php-ldap
- source = https://php.net/distributions/php-7.3.4.tar.xz
- source = https://php.net/distributions/php-7.3.4.tar.xz.asc
+ source = https://php.net/distributions/php-7.3.5.tar.xz
+ source = https://php.net/distributions/php-7.3.5.tar.xz.asc
source = apache.patch
source = apache.conf
source = php-fpm.patch
@@ -47,7 +47,7 @@ pkgbase = php-32bits-fixes
source = freetype.patch
validpgpkeys = CBAF69F173A0FEA4B537F470D66C9593118BCCB6
validpgpkeys = F38252826ACD957EF380D39F2F7956BC5DA04B5D
- sha256sums = 6fe79fa1f8655f98ef6708cde8751299796d6c1e225081011f4104625b923b83
+ sha256sums = e1011838a46fd4a195c8453b333916622d7ff5bce4aca2d9d99afac142db2472
sha256sums = SKIP
sha256sums = 62e5ceea3c90a3c6eab1166488f876e766efcfd7d4e973c44060a9e72d51a98a
sha256sums = ebc0af1ef3a6baccb013d0ccb29923895a7b22ff2d032e3bba802dc6328301ce
diff --git a/PKGBUILD b/PKGBUILD
index 884cff91768e..3f626524c8dc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
orig_pkg=php
pkgname='php-32bits-fixes'
-pkgver=7.3.4
-pkgrel=2
+pkgver=7.3.5
+pkgrel=1
arch=('x86_64' 'armv7h')
license=('PHP')
url='https://secure.php.net/'
@@ -17,7 +17,7 @@ pkgdesc='A general-purpose scripting language that is especially suited to web d
source=("https://php.net/distributions/${orig_pkg}-${pkgver}.tar.xz"{,.asc}
'apache.patch' 'apache.conf' 'php-fpm.patch' 'php-fpm.tmpfiles' 'php.ini.patch'
'enchant-2.patch' 'freetype.patch')
-sha256sums=('6fe79fa1f8655f98ef6708cde8751299796d6c1e225081011f4104625b923b83'
+sha256sums=('e1011838a46fd4a195c8453b333916622d7ff5bce4aca2d9d99afac142db2472'
'SKIP'
'62e5ceea3c90a3c6eab1166488f876e766efcfd7d4e973c44060a9e72d51a98a'
'ebc0af1ef3a6baccb013d0ccb29923895a7b22ff2d032e3bba802dc6328301ce'