Package Details: cardo 1.9.1-1

Git Clone URL: https://aur.archlinux.org/cardo.git (read-only, click to copy)
Package Base: cardo
Description: Cardo podcast client
Upstream URL: https://github.com/cardo-podcast/cardo/
Licenses: GPL-3.0-or-later
Conflicts: cardo
Provides: cardo
Submitter: n0vella
Maintainer: n0vella
Last Packager: n0vella
Votes: 0
Popularity: 0.000000
First Submitted: 2024-09-21 12:51 (UTC)
Last Updated: 2024-11-23 16:47 (UTC)

Latest Comments

SergeantBiggs commented on 2024-12-19 13:23 (UTC)

@tejonaco: The latest commit that was pushed to the AUR (583e5f7cf9d1) does not include any checksums in the PKGBUILD. In fact, if you look at the changes in that commit, the previous checksums were removed from the beginning and the end of the file, without adding new ones

tejonaco commented on 2024-12-17 21:09 (UTC)

@SergeantBiggs sha256sums are in the bottom of the PKGBUILD (inserted with makepkg -g >> PKGBUILD)

SergeantBiggs commented on 2024-12-14 12:17 (UTC)

The latest version does not seem to contain sha256sums= in the PKGBUILD. Could you please add it with the correct checksum?

willemw commented on 2024-10-13 12:41 (UTC)

Can you please define source= and sha256sums= to download and rename the source tar.gz file, instead of doing a git checkout in prepare()?