Search Criteria
Package Details: cardo 1.9.1-1
Package Actions
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) |
Dependencies (7)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- sqlite (sqlite-fossilAUR)
- webkit2gtk (webkit2gtk-imgpasteAUR)
- cargo (rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup-stubAUR, rust, rustup) (make)
- git (git-gitAUR, git-glAUR) (make)
- nodejs (nodejs-lts-fermiumAUR, nodejs-gitAUR, python-nodejs-wheelAUR, nodejs-lts-hydrogen, nodejs-lts-iron) (make)
- pnpm (yarn-pnpm-corepackAUR, corepackerAUR, pnpm-cliAUR) (make)
Latest Comments
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=
andsha256sums=
to download and rename the source tar.gz file, instead of doing agit checkout
in prepare()?