Search Criteria
Package Details: wp-cli-git r2717.dc3beeff-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/wp-cli-git.git (read-only, click to copy) |
---|---|
Package Base: | wp-cli-git |
Description: | A command-line tool for managing WordPress |
Upstream URL: | http://wp-cli.org/ |
Licenses: | MIT |
Conflicts: | wp-cli, wp-cli-bin |
Provides: | wp-cli |
Submitter: | None |
Maintainer: | 0x6d617474 |
Last Packager: | 0x6d617474 |
Votes: | 1 |
Popularity: | 0.000001 |
First Submitted: | 2016-01-05 05:49 (UTC) |
Last Updated: | 2022-05-15 01:43 (UTC) |
Required by (1)
- terminus (requires wp-cli) (optional)
Latest Comments
0x6d617474 commented on 2022-05-15 01:48 (UTC)
The composer dependencies have been fixed, and the pkgversion is updated.
misc commented on 2022-04-12 11:42 (UTC) (edited on 2022-04-12 13:35 (UTC) by misc)
Seems that hardcoded fix breaks things now.
edit: also the pkgver set in AUR currently is outdated & too high, leading to the helpers constantly wanting to update
0x6d617474 commented on 2021-03-26 00:32 (UTC)
I found an issue with the latest dependencies where composer was refusing to install because the wp-cli-tests package was updated past the requirements stated in the other dependencies.
I've added a hardcoded fix for this, and confirmed that the package successfully builds using PHP8 and composer from the official repos.
alerque commented on 2021-02-27 13:24 (UTC)
Something is wrong with this packaging. I'm unable to run the resulting
wp
PHAR bundle as built. It throws errors about not being able to include some PHP8 bit. That led be to try it under PHP7, and I can run it fine withphp7 /usr/bin/wp ...
. I suggest either finding and fixing the issue or updating the dependencies and shebang line to point at php7.0x6d617474 commented on 2018-12-24 06:38 (UTC)
I've adopted this package, and updated the PKGBUILD to correctly build the latest git version of wp-cli from the wp-cli-bundle repository. The latest versions of all components will be pulled in during the build step.
<deleted-account> commented on 2016-01-18 04:26 (UTC)
<deleted-account> commented on 2016-01-16 06:19 (UTC)