updated to 4.22.0

This commit is contained in:
Amirhossein Banavi 2025-03-21 16:40:50 +03:30
parent 44aa64063e
commit 1a9ff0e78c
No known key found for this signature in database
GPG key ID: 6AB5E828BB2995C1
2 changed files with 5 additions and 5 deletions

View file

@ -1,11 +1,11 @@
pkgbase = tinkerwell
pkgdesc = The code runner for PHP
pkgver = 4.21.5
pkgver = 4.22.0
pkgrel = 1
url = https://tinkerwell.app
arch = x86_64
license = custom
source = https://download.tinkerwell.app/tinkerwell/Tinkerwell-4.21.5.AppImage
sha256sums = f98f0967fe4581aa3e21f70f1a8ba26e0530b9d82d86f868ac5f81c17a54209b
source = https://download.tinkerwell.app/tinkerwell/Tinkerwell-4.22.0.AppImage
sha256sums = a9e6eec698245fa168d3e5130217de8087a86cb562870a384819269404c6e16a
pkgname = tinkerwell

View file

@ -2,7 +2,7 @@
# Maintainer: Amirhossein Banavi <ahbanavi at gmail dot com>
pkgname=tinkerwell
pkgver=4.21.5
pkgver=4.22.0
pkgrel=1
pkgdesc="The code runner for PHP"
_appimage_name="Tinkerwell-${pkgver}.AppImage"
@ -11,7 +11,7 @@ url="https://tinkerwell.app"
arch=("x86_64")
license=("custom")
source=("https://download.tinkerwell.app/tinkerwell/${_appimage_name}")
sha256sums=("8af6243a96c84dda9641b5ac0c8ffdc6df0868e7d54c9c182dfd6e467fa97cc5")
sha256sums=("a9e6eec698245fa168d3e5130217de8087a86cb562870a384819269404c6e16a")
prepare() {
chmod +x ${_appimage_name}