summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLeo2023-02-06 11:39:23 +1100
committerLeo2023-02-06 11:39:23 +1100
commit4873623773c264539f4f68b58e6420f6e6c9d375 (patch)
tree7624cb6dbb8e3677591d546b3d5239872d176502 /PKGBUILD
parent9bebd9b700efd63e646cc2139f6a29d7d40b3ac8 (diff)
downloadaur-4873623773c264539f4f68b58e6420f6e6c9d375.tar.gz
New upstream version 0.11.12
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 43f685c5c5e3..3e9b4f3978ec 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: condy <condy0919[at]gmail[dot]com>
pkgname=psysh
-pkgver=0.11.11
+pkgver=0.11.12
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=(
- 'd7cd4ce0046b3fde5fc1824714333f269c5ab9661f0e9d38cb05029dc476d71f'
+ '726041f2dd45fe14c96dff604602b363428e9e507d43ddbb7d90ea841d236c0b'
'SKIP'
)