Search Criteria
Package Details: goi3bar-git r199.026f1a5-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/goi3bar-git.git (read-only, click to copy) |
---|---|
Package Base: | goi3bar-git |
Description: | A configurable, extensivle replacement for i3status written in Go |
Upstream URL: | https://github.com/denbeigh2000/goi3bar |
Licenses: | GPL2 |
Conflicts: | goi3bar |
Provides: | goi3bar |
Submitter: | denbeigh2000 |
Maintainer: | denbeigh2000 |
Last Packager: | denbeigh2000 |
Votes: | 3 |
Popularity: | 0.000000 |
First Submitted: | 2016-08-13 20:09 (UTC) |
Last Updated: | 2018-03-30 08:00 (UTC) |
Dependencies (3)
- git (git-gitAUR, git-glAUR) (make)
- go (go-gitAUR, gcc-go-gitAUR, gcc-go-snapshotAUR, gcc-go) (make)
- wireless_tools (optional) – WLAN plugin support
Latest Comments
andreymal commented on 2025-06-17 14:44 (UTC)
pkgver()
is called beforego
is installed, so this doesn't workEven after manually installing
go
, it's broken anyway:'go get' is no longer supported outside a module.
micwoj92 commented on 2021-09-16 06:06 (UTC)
Hello, could you modernize this PKGBUILD?