summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2023-12-02PKGBUILD: Migrate 'pnpm prep' to build()Shohei Maruyama
'pnpm prep' runs 'cargo' internally, so it should be in build(). Signed-off-by: Shohei Maruyama <cheat.sc.linux@outlook.com>
2023-12-02PKGBUILD: Fix psl-core build errorShohei Maruyama
Since rust 1.74, failed to buiild psl-core. Use 1.73. Signed-off-by: Shohei Maruyama <cheat.sc.linux@outlook.com>
2023-11-21PKGBUILD: Fix build failureShohei Maruyama
sd-core requires 'git' and bindgen requires 'clang'. Signed-off-by: Shohei Maruyama <cheat.sc.linux@outlook.com>
2023-11-06Initial commitShohei Maruyama
Signed-off-by: Shohei Maruyama <cheat.sc.linux@outlook.com>