Search Criteria
Package Details: jinx 0.1.2-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/jinx.git (read-only, click to copy) |
---|---|
Package Base: | jinx |
Description: | A meta-build-system for building OS distributions |
Upstream URL: | https://github.com/mintsuki/jinx |
Licenses: | BSD |
Submitter: | mintsuki |
Maintainer: | mintsuki |
Last Packager: | mintsuki |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2022-06-02 22:39 (UTC) |
Last Updated: | 2023-05-31 22:18 (UTC) |
Latest Comments
FabioLolix commented on 2022-07-09 07:41 (UTC)
Thanks for updating!
FabioLolix commented on 2022-06-03 00:41 (UTC)
the program is all shell so use arch=(any) instead of arch=(x86_64)
FabioLolix commented on 2022-06-03 00:40 (UTC)
Hello,
a license like BSD need to be installed in
"${pkgdir}/usr/share/licenses/${pkgname}/"
for source please use
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/mintsuki/jinx/archive/refs/tags/v${pkgver}.tar.gz")
and don't skip hash checks