Search Criteria
Package Details: libproidplus-gui 2.5.0-3
Package Actions
| Git Clone URL: | https://aur.archlinux.org/libproidplus-gui.git (read-only, click to copy) |
|---|---|
| Package Base: | libproidplus-gui |
| Description: | Library for ProID+ SmartCards |
| Upstream URL: | https://proid.cz/ |
| Licenses: | custom:eula |
| Submitter: | k8ie |
| Maintainer: | k8ie (itsdrike) |
| Last Packager: | itsdrike |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2023-04-23 19:14 (UTC) |
| Last Updated: | 2025-09-29 07:13 (UTC) |
Dependencies (2)
- curl (curl-gitAUR, curl-c-aresAUR) (make)
- libarchive (libarchive-gitAUR) (make)
Latest Comments
itsdrike commented on 2025-09-03 21:12 (UTC)
Looks like the curl link used in prepare step is no longer returning the expected data, causing a failure during prepare step:
This is directly caused by the following:
Leading to a silent failure in setting the
_downloadurlsincejq '.download_url'returns backnull, which then fails the next curl request.