Package Details: cockpit-navigator 0.6.0-1

Git Clone URL: https://aur.archlinux.org/cockpit-navigator.git (read-only, click to copy)
Package Base: cockpit-navigator
Description: A Featureful File Browser for Cockpit.
Upstream URL: https://github.com/45Drives/cockpit-navigator
Keywords: cockpit
Licenses: GPL-3.0
Submitter: PumpkinCheshire
Maintainer: ThomasK1966
Last Packager: ThomasK1966
Votes: 10
Popularity: 0.003980
First Submitted: 2021-11-04 02:31 (UTC)
Last Updated: 2025-11-16 09:52 (UTC)

Latest Comments

ThomasK1966 commented on 2025-09-21 08:44 (UTC)

@FabioLolix: Thanks for the hints. This is my only package. I still have to learn :-)

FabioLolix commented on 2025-09-15 20:54 (UTC)

clone a specific tag

tags can be deleted and recreated, cloning a specific commit is even better

Other stuff about the pkgbuild

  • license is incorrect, should be GPL-3.0-or-later
  • common licenses (included in the licenses package) don'y habe to be installed
  • downloaded source is not unique, should be renamed with cockpit-navigator-${pkgver}.tar.gz::
  • || exit not needed
  • arch=() should be any

kescherAUR commented on 2025-09-15 20:33 (UTC)

Starting to think that people should stop relying on GitHub's generated source code archive, and instead add git as a makedep and clone a specific tag (see https://man.archlinux.org/man/PKGBUILD.5#USING_VCS_SOURCES), then run updpkgsums. This way, GitHub at least stops interfering with this.

kescherAUR commented on 2025-09-15 20:30 (UTC)

Unfortunately, the checksum is wrong yet again.

ThomasK1966 commented on 2025-09-06 10:18 (UTC)

@viridityvirus56: I've corrected the checksum. Installation should now work. Thanks for the tip.

viridityvirus56 commented on 2025-09-05 09:39 (UTC)

The checksum 3f30f77b9eb89f2b608670a170d7595db70f9e776a7b7a3b8b946de7670732185240f09a9ca8e7ae470bb64a34668507a9c878f3b86cb13a56e5889e574704aa does not work.

perqin commented on 2022-08-30 15:51 (UTC)

I'm getting the checksum error too. Edit the PKGBUILD file and replace the first b2sums checksum to:

3f30f77b9eb89f2b608670a170d7595db70f9e776a7b7a3b8b946de7670732185240f09a9ca8e7ae470bb64a34668507a9c878f3b86cb13a56e5889e574704aa

Then the check passes.

RuneArch commented on 2022-08-03 18:32 (UTC)

I'm getting a checksum error for the .tar.gz archive ... downloading via different routes has a consistent (but different) checksum than the PKGBUILD - Also, 0.5.8-2 is available