blob: 2e038967e9f0d0bfb0572be93fdcfde7dd836629 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = gdscript-formatter-bin
pkgdesc = A fast code formatter for GDScript and Godot 4, written in Rust
pkgver = 0.19.0
pkgrel = 1
url = https://github.com/GDQuest/GDScript-formatter
arch = x86_64
license = MIT
provides = gdscript-formatter
conflicts = gdscript-formatter
options = !strip
source = https://github.com/GDQuest/GDScript-formatter/releases/download/0.19.0/gdscript-formatter-0.19.0-linux-x86_64.zip
source = https://raw.githubusercontent.com/GDQuest/GDScript-formatter/refs/tags/0.19.0/LICENSE
sha256sums = e78b91fe624043f20063780d4beed8df7fc410caf47e3e7cd412203773517052
sha256sums = dfbd41d6f39efbc96ca870f74f341f10ad44c1d66feca2049629917d19c2251c
pkgname = gdscript-formatter-bin
|