summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorYoann Laissus2024-05-11 15:30:18 +0200
committerYoann Laissus2024-05-11 15:30:18 +0200
commite8d35891c0704fa705f53859ca8d06ab963fb240 (patch)
treed0252904d1e2005a90659bd17358374a884210ed /PKGBUILD
parent06f29864230a3850e00eb1058bbc5f4e4d5c1307 (diff)
downloadaur-php-legacy-imap.tar.gz
8.2.19 release
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c98a9cb53e47..c7215fe925c7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ depends=('php-legacy' 'c-client' 'libxcrypt')
source=(
"https://php.net/distributions/php-${pkgver}.tar.xz"
)
-sha256sums=('763ecd39fcf51c3815af6ef6e43fa9aa0d0bd8e5a615009e5f4780c92705f583')
+sha256sums=('aecd63f3ebea6768997f5c4fccd98acbf897762ed5fc25300e846197a9485c13')
_interpreter=${pkgver%.*}
prepare() {