summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authornepda2020-04-28 12:44:08 +0200
committernepda2020-04-28 12:44:08 +0200
commit65822d07aae376783545f9da89a2c530b1471b4c (patch)
treeb889cd2ab11da6e1373e8f49dd4ce771c6acf0eb
parentf68e07f22aa1421cb5f7b83d593e107aa8f36cdb (diff)
downloadaur-65822d07aae376783545f9da89a2c530b1471b4c.tar.gz
Update to PHP 7.4.5
-rwxr-xr-xPKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e46f608d06de..263c0c172a6e 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgdesc="Interbase PHP extension"
arch=("i686" "x86_64")
url="http://www.php.net"
license=("PHP")
-depends=("php>7.4.5" "libfbclient")
+depends=("php>=7.4.5" "libfbclient")
source=("http://www.php.net/distributions/php-${pkgver}.tar.bz2"
"interbase.ini")
md5sums=("8f5b5c83421674364e3a5fb1f1fd37ac"