blob: 4c340a2c68e3c2038c5f50011acec4a0f7921ac7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = tweakphp
pkgdesc = A desktop application with a code editor to tweak your PHP code
pkgver = 0.13.0
pkgrel = 1
url = https://github.com/tweakphp/tweakphp
arch = x86_64
arch = aarch64
license = MIT
depends = zlib
noextract = tweakphp-0.13.0-x64.AppImage
noextract = tweakphp-0.13.0-arm64.AppImage
source_x86_64 = tweakphp-0.13.0-x64.AppImage::https://github.com/tweakphp/tweakphp/releases/download/v0.13.0/TweakPHP-0.13.0.AppImage
sha256sums_x86_64 = ea5648aa2b6e07ae0aac0d4a9c43d8f8db7daa030e5eabb0b33d1c4e5971df61
source_aarch64 = tweakphp-0.13.0-arm64.AppImage::https://github.com/tweakphp/tweakphp/releases/download/v0.13.0/TweakPHP-0.13.0-arm64.AppImage
sha256sums_aarch64 = e8551d298bb1fc47cb0614751325d8decc8b736989338dd7e0412e16884711f7
pkgname = tweakphp
|