Search Criteria
Package Details: erg-git 0.6.7.r0.g86eaba39-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/erg-git.git (read-only, click to copy) |
---|---|
Package Base: | erg-git |
Description: | Statically typed language that builds upon the Python ecosystem |
Upstream URL: | https://github.com/erg-lang/erg |
Licenses: | MIT, Apache |
Conflicts: | erg, erg-bin |
Provides: | erg |
Submitter: | yuioto |
Maintainer: | None |
Last Packager: | yuioto |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2022-08-22 13:31 (UTC) |
Last Updated: | 2023-03-11 17:10 (UTC) |
Dependencies (3)
- python (python37AUR, python311AUR, python310AUR)
- cargo (rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup-stubAUR, rust, rustup) (make)
- git (git-gitAUR, git-glAUR) (make)
Latest Comments
lmartinez-mirror commented on 2022-08-22 21:30 (UTC)
Hi, this PKGBUILD is missing a
pkgver()
function for automatically updating. I've written up a patch to rectify this. I hope you find it useful!Patch