Search Criteria
Package Details: lamina-git 1.1.1.Beta.r73.g336b74b7-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/lamina-git.git (read-only, click to copy) |
---|---|
Package Base: | lamina-git |
Description: | A procedural programming language focusing on precise mathematical computation |
Upstream URL: | https://github.com/Lamina-dev/Lamina |
Licenses: | LGPL-2.1 |
Conflicts: | lamina |
Submitter: | iamzhz |
Maintainer: | iamzhz (Xysgh, SummerBreeze630) |
Last Packager: | SummerBreeze630 |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2025-08-14 15:14 (UTC) |
Last Updated: | 2025-08-15 09:34 (UTC) |
Latest Comments
SummerBreeze630 commented on 2025-08-14 16:11 (UTC)
修改建议: PKGBUILD 首行添加维护者信息
Maintainer: Your Name <address at domain dot tld>
添加 pkgver() 函数根据提交哈希值自动更新版本号
build() 中 的
mkdir
添加-p
参数