Search Criteria
Package Details: aursh 0.5.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/aursh.git (read-only, click to copy) |
---|---|
Package Base: | aursh |
Description: | A simple AUR helper written in bash |
Upstream URL: | https://download.huck.website |
Licenses: | GPL |
Groups: | aursh |
Submitter: | huboles |
Maintainer: | huboles |
Last Packager: | huboles |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2022-09-15 20:52 (UTC) |
Last Updated: | 2022-11-27 21:49 (UTC) |
Dependencies (4)
- bash (bash-devel-static-gitAUR, bash-devel-gitAUR, busybox-coreutilsAUR, bash-gitAUR)
- curl (curl-quiche-gitAUR, curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR)
- git (git-gitAUR, git-glAUR)
- jq (jq-gitAUR)
Latest Comments
huboles commented on 2022-09-21 00:36 (UTC)
Should be fixed now, was using the wrong branch on github.
haawda commented on 2022-09-20 22:44 (UTC)
The tarball does not unpack to $pkgname-$pkgver, but to $srcdir, so line 15 of the PKGBUILD fails. But after changing this, the package is empty.