Search Criteria
Package Details: cfunge-git 1,0.r0.80188c4-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/cfunge-git.git (read-only, click to copy) |
|---|---|
| Package Base: | cfunge-git |
| Description: | A fast Befunge interpreter in C |
| Upstream URL: | https://github.com/VorpalBlade/cfunge |
| Keywords: | befunge |
| Licenses: | GPL3 |
| Conflicts: | cfunge |
| Provides: | cfunge |
| Submitter: | VorpalWay |
| Maintainer: | VorpalWay |
| Last Packager: | VorpalWay |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2023-04-24 19:44 (UTC) |
| Last Updated: | 2023-04-24 19:44 (UTC) |
Dependencies (4)
- libbsd (libbsd-gitAUR)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- ninja (ninja-gitAUR, ninja-memAUR, ninja-noemacs-gitAUR, ninja-kitwareAUR, ninja-fuchsia-gitAUR) (make)
Latest Comments
dreieck commented on 2023-04-25 11:59 (UTC)
There is a comma (
,) in the$pkgver. Please make sure that it is a dot (.).I don't know how version ordering with
,is, if you change it to.and the new version is regarded as smaller than the old one, increment$epoch.Thanks for maintaining!,
regards.