Search Criteria
Package Details: libsubprocess 2.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/libsubprocess.git (read-only, click to copy) |
---|---|
Package Base: | libsubprocess |
Description: | C++ header-only subprocessing library |
Upstream URL: | https://github.com/arun11299/cpp-subprocess |
Licenses: | MIT |
Provides: | cpp-subprocess |
Submitter: | lmartinez-mirror |
Maintainer: | carlosal1015 |
Last Packager: | lmartinez-mirror |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2022-04-19 15:51 (UTC) |
Last Updated: | 2022-04-19 15:51 (UTC) |
Latest Comments
ucA10Linux commented on 2022-07-11 19:14 (UTC) (edited on 2022-07-11 19:15 (UTC) by ucA10Linux)
current PKGBUILD cannot find the source-code need to change the following line: source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz") to: source=("$pkgname-$pkgver.tar.gz::$url/archive/refs/tags/v$pkgver.tar.gz")