Package Details: libsubprocess 2.0-1

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)

Dependencies (1)

Required by (0)

Sources (1)

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")