summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLeo2023-05-02 18:12:25 +1000
committerLeo2023-05-02 18:12:25 +1000
commit36d3949ffa5eabc76d0aa05910fd687d3f6390b7 (patch)
tree133b4e640c4213ff10582f368d5cdf6962bc1b43 /PKGBUILD
parentaba2d52ab4d7eb6fae607106bd6735a514340d71 (diff)
downloadaur-36d3949ffa5eabc76d0aa05910fd687d3f6390b7.tar.gz
New upstream version 0.11.16
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3ca285390302..a3bf5cba94ba 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: condy <condy0919[at]gmail[dot]com>
pkgname=psysh
-pkgver=0.11.15
+pkgver=0.11.16
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=(
- '93306871291df3bbd26403c76c4e43f6be571799695b6bd7a512dacf3feaf3af'
+ 'e0512332da7b3114e3a5d6f56692aa09ad1eaf1ad6f742721b2d5998c0557591'
'SKIP'
)