Search Criteria
Package Details: ipinfo-cli 3.3.1-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/ipinfo-cli.git (read-only, click to copy) |
|---|---|
| Package Base: | ipinfo-cli |
| Description: | Official Command Line Interface for the IPinfo API (IP geolocation and other types of IP data) |
| Upstream URL: | https://ipinfo.io |
| Licenses: | Apache-2.0 |
| Submitter: | None |
| Maintainer: | yochananmarqos |
| Last Packager: | yochananmarqos |
| Votes: | 5 |
| Popularity: | 0.000240 |
| First Submitted: | 2021-11-09 04:22 (UTC) |
| Last Updated: | 2025-08-02 18:20 (UTC) |
Dependencies (2)
- glibc (glibc-gitAUR, glibc-eacAUR)
- go (go-gitAUR, gcc-go-gitAUR, gcc-go-snapshotAUR, gcc-go) (make)
Latest Comments
nixsasl commented on 2023-07-26 23:15 (UTC)
Hi, is more outdated than 2023-02-01.
The actual version is 3.0.1 ref: https://github.com/ipinfo/cli
Editing the version in PKGBUILD works fine.
pkgname=ipinfo-cli _pkgname=${pkgname%-cli} pkgver=3.0.1
Is needed modify the checksums only.
yochananmarqos commented on 2021-11-19 20:38 (UTC)
The pkgrel should be reset to
1when updating the pkgver for a new release.<deleted-account> commented on 2021-11-13 03:23 (UTC)
Thanks @yochananmarqos
yochananmarqos commented on 2021-11-10 05:37 (UTC) (edited on 2021-11-11 15:16 (UTC) by yochananmarqos)
Please follow Go package guidelines.
Example PKGBUILD