Search Criteria
Package Details: pikaur-git 1.6.15-1
Git Clone URL: | https://aur.archlinux.org/pikaur-git.git (read-only, click to copy) |
---|---|
Package Base: | pikaur-git |
Description: | AUR helper which asks all questions before installing/building. Inspired by pacaur, yaourt and yay. |
Upstream URL: | https://github.com/actionless/pikaur |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | actionless |
Maintainer: | actionless |
Last Packager: | actionless |
Votes: | 17 |
Popularity: | 0.027975 |
First Submitted: | 2018-01-31 06:20 |
Last Updated: | 2020-12-07 05:05 |
Dependencies (5)
- git (git-git)
- pyalpm (pyalpm-git, pyalpm-next-git)
- python-commonmark (make)
- asp (asp-https, asp-git) (optional) – for ABS support in -G/--getpkgbuild operation
- python-pysocks (optional) – for socks5 proxy support
Required by (3)
- aptpik (requires pikaur)
- octopi (requires pikaur) (optional)
- octopi-dev (requires pikaur) (optional)
Latest Comments
katt commented on 2020-08-03 20:10
I don't know how more specific I can be than what the wiki tells you, that you've decided to completely disregard. VCS packages should at the very least include the revision, why not just copy the first or second example instead of playing clueless?
EDIT: I guess you just don't test your package locally before blindly pushing to AUR. The pkgver() was correct after all but not executed before pushing.
actionless commented on 2020-08-03 16:38
be more specific, otherwise i don't have extra time for playing guesses
katt commented on 2020-08-03 16:15
Please follow the pkgver() guidelines. https://wiki.archlinux.org/index.php/VCS_package_guidelines#The_pkgver()_function
actionless commented on 2018-05-03 15:58
@leoteodoro78: please request here: https://github.com/actionless/pikaur/issues
i'll address it according to the workplan (unless someone else will submit a PR earlier)
Anonymous comment on 2018-05-03 02:38
could you please add a command to pass a command to makepkg? like ~$ pikaur -S --noconfirm discord --m-arg --skippgpcheck ?
actionless commented on 2018-04-28 14:02
@spider-mario, xorg and gtk3 are using the same versioning schema in the official arch repo
here is also a related discussion: https://github.com/actionless/pikaur/issues/143
spider-mario commented on 2018-04-23 18:30
This should probably use the recommended pkgver() function: https://wiki.archlinux.org/index.php/VCS_package_guidelines#Git
Otherwise, pacman thinks that going e.g. from 0.10+6+gff6e318-1 to 0.10.1+27+g4071904-1 is a downgrade.
The rationale for that recommended format is here: https://wiki.archlinux.org/index.php/VCS_package_guidelines#The_pkgver.28.29_function
Alad commented on 2018-03-18 21:09
Maybe consider adding a pikaur package (release version), cf. comments on the pacaur page.
surrealpie commented on 2018-02-22 05:42
bash completion just got added nice!
actionless commented on 2018-02-07 10:49
fixed, sorry for that