Search Criteria
Package Details: mint 0.11.0-1
Git Clone URL: | https://aur.archlinux.org/mint.git (read-only, click to copy) |
---|---|
Package Base: | mint |
Description: | A refreshing language for the front-end web |
Upstream URL: | https://github.com/mint-lang/mint |
Keywords: | crystal framework lang mint web |
Licenses: | |
Submitter: | faustinoaq |
Maintainer: | D1ceWard |
Last Packager: | D1ceWard |
Votes: | 5 |
Popularity: | 0.195093 |
First Submitted: | 2018-06-08 00:33 |
Last Updated: | 2021-01-07 14:48 |
Latest Comments
tyrannis.hawk commented on 2020-04-07 14:02
Thanks!
D1ceWard commented on 2020-04-07 08:09
@tyrannis.hawk yes, good point. Just updated
tyrannis.hawk commented on 2020-04-06 15:03
You're using wget to fetch the LICENSE file (which is a bit wonky, better to add it to the files of this PKGBUILD directlt), but if someone builds this PKGBUILD in a clean build environment (Arch base + base-devel) the PKGBUILD fails because wget isn't installed. That would make wget a build dependency.
Again, the neater option would be to add the LICENSE file to the package as a file directly.