summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLeo2023-04-07 12:30:27 +1000
committerLeo2023-04-07 12:30:27 +1000
commit281736f38397da51cf707db41db6c87cdca7bc0f (patch)
tree2a83056a8e43c22f0be917ad747c8d2a520f4bf3 /PKGBUILD
parent4873623773c264539f4f68b58e6420f6e6c9d375 (diff)
downloadaur-281736f38397da51cf707db41db6c87cdca7bc0f.tar.gz
New upstream version 0.11.14
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3e9b4f3978ec..557959670192 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: condy <condy0919[at]gmail[dot]com>
pkgname=psysh
-pkgver=0.11.12
+pkgver=0.11.14
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=(
- '726041f2dd45fe14c96dff604602b363428e9e507d43ddbb7d90ea841d236c0b'
+ '6aa4379ecb8c5e256b7e4bc7b770a82d07b743ab22929327a3b78141a6567ca3'
'SKIP'
)