summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLeo2022-05-06 08:36:45 +0800
committerLeo2022-05-06 08:36:45 +0800
commitd7f6e7a347fb6fc572f17267ec3950604bd4a86b (patch)
treee765da5e259928fc76f5e65f643b54f41cccdf71 /PKGBUILD
parent868b11f4ee927c77a5d0c37f4806baf27de127ab (diff)
downloadaur-d7f6e7a347fb6fc572f17267ec3950604bd4a86b.tar.gz
New upstream version 0.11.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d9f572036ef2..b792a8194afd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: condy <condy0919[at]gmail[dot]com>
pkgname=psysh
-pkgver=0.11.2
+pkgver=0.11.3
pkgrel=1
pkgdesc="A runtime developer console, interactive debugger and REPL for PHP."
url="https://psysh.org/"
@@ -16,7 +16,7 @@ source=(
"LICENSE::https://raw.githubusercontent.com/bobthecow/psysh/v${pkgver}/LICENSE"
)
sha256sums=(
- 'bbb553959c3d93b54358a18affc7f3170d1b8cdbba0cc1aca109c379d1e00968'
+ '534ca9802658ade50bd6ab58563aa779b9a23ff8f369ef6b2c581c33649b27f7'
'SKIP'
)