summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLeo2023-12-21 06:15:56 +1100
committerLeo2023-12-21 06:15:56 +1100
commit8ea3f62e7ca098dce2fcd859885f46810d1a0d1f (patch)
tree356266952205b067f4797a3b2a8dbca6ff853b89 /PKGBUILD
parent4623ea26eae30d581c1ecff484ca15c1947c20d3 (diff)
downloadaur-8ea3f62e7ca098dce2fcd859885f46810d1a0d1f.tar.gz
New upstream version 0.12.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7f03ed707041..9717579d7134 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: condy <condy0919[at]gmail[dot]com>
pkgname=psysh
-pkgver=0.11.22
+pkgver=0.12.0
pkgrel=1
pkgdesc="A runtime developer console, interactive debugger and REPL for PHP."
url="https://psysh.org/"
@@ -16,7 +16,7 @@ source=(
"LICENSE_v${pkgver}::https://raw.githubusercontent.com/bobthecow/psysh/v${pkgver}/LICENSE"
)
sha256sums=(
- '2db70222b2eae83bda07a7799490708a2934033418cf8b191ef295dc46b533ca'
+ '7691cac4c2828bc57951b9893c3386df925070cba26e9903430a4939f26a69b2'
'SKIP'
)