summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLeo2024-03-30 02:19:17 +1100
committerLeo2024-03-30 02:19:17 +1100
commit46743b7d7182ee0ffa7f2717d7b0123f237cac00 (patch)
treeac5a46110fec9c6359a3ee7c659c74473d66f786 /PKGBUILD
parent365c34de0a53a5de416782d31dc377b8f585d7c4 (diff)
downloadaur-psysh.tar.gz
New upstream version 0.12.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1761f8a02f67..966bd782ffcc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Contributor: condy <condy0919[at]gmail[dot]com>
pkgname=psysh
-pkgver=0.12.0
-pkgrel=2
+pkgver=0.12.2
+pkgrel=1
pkgdesc="A runtime developer console, interactive debugger and REPL for PHP."
url="https://psysh.org/"
arch=('x86_64')
@@ -16,7 +16,7 @@ source=(
"LICENSE_v${pkgver}::https://raw.githubusercontent.com/bobthecow/psysh/v${pkgver}/LICENSE"
)
sha256sums=(
- '7691cac4c2828bc57951b9893c3386df925070cba26e9903430a4939f26a69b2'
+ '18c4f9001833fbbb9c3dd123deea652c98e7f2f9feaec12073c4afa4213dd806'
'SKIP'
)