Search Criteria
Package Details: aur-pkg-status 0.1.0-7
Git Clone URL: | https://aur.archlinux.org/aur-pkg-status.git (read-only, click to copy) |
---|---|
Package Base: | aur-pkg-status |
Description: | A small utility to check the status of the AUR packages installed on your ArchLinux machine |
Upstream URL: | https://github.com/tinhtruong/aur-pkg-status/ |
Licenses: | |
Submitter: | tinhtruong |
Maintainer: | tinhtruong |
Last Packager: | tinhtruong |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2018-09-01 13:00 |
Last Updated: | 2018-09-08 12:04 |
Dependencies (2)
- pacman (pacman-git)
- go (go-tip, go-git, go-go2go-git, gcc-go-git, gcc-go) (make)
Latest Comments
simona commented on 2018-12-09 21:53
panic: failed to get installed AUR package info: failed ot get output of pacman -Q rfcat-hg: open /dev/null: too many open files
goroutine 1 [running]: main.main() /home/simona/.cache/yay/aur-pkg-status/src/aur-pkg-status-0.1.0/src/github.com/tinhtruong/aur-pkg-status/main.go:23 +0x345
tinhtruong commented on 2018-09-08 12:05
@haawda: I've updated the PKGBUILD with your suggestion. Thanks!
haawda commented on 2018-09-08 07:55
Please rename the downloaded tarball:
source=("$pkgname-$pkgver.tar.gz::https://github.com/tinhtruong/aur-pkg-status/archive/v${pkgver}.tar.gz")