Verify what you download. The signature covers the checksum manifest, so check it first and the manifest second.
| File | Size |
|---|---|
| pctv-setup-0.1.0.tar.gz | 380K |
| SHA256SUMS | 4.0K |
| SHA256SUMS.asc | 4.0K |
VERIFY
curl -fsSLO https://pctv.pro/dl/pctv-release-key.asc
gpg --import pctv-release-key.asc
gpg --verify SHA256SUMS.asc SHA256SUMS
sha256sum --check SHA256SUMS