Search Criteria
Package Details: hashzam-git 1.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/hashzam-git.git (read-only, click to copy) |
---|---|
Package Base: | hashzam-git |
Description: | A simple command line tool written in python that calculate and compare hashes! |
Upstream URL: | https://github.com/SpamixOfficial/hashzam-git.git |
Licenses: | GPL-3.0 |
Provides: | hashzam |
Submitter: | SpamixOfficial |
Maintainer: | SpamixOfficial |
Last Packager: | SpamixOfficial |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2022-12-06 15:13 (UTC) |
Last Updated: | 2023-01-24 19:26 (UTC) |
Latest Comments
SpamixOfficial commented on 2022-12-16 07:09 (UTC)
Hello @kleintux !
I’ll fix the issue later today or when I get some spare time.
SpamixOfficial
kleintux commented on 2022-12-15 16:06 (UTC)
Don't use SUDO in PKGBUILDS. it's forbidden. Don't install something direct to the System. It's a security risk and the files will not be deleted if the package gets deleted. You need to add the files to the pkgdir folder.
see https://wiki.archlinux.org/title/Creating_packages#package()
thank you for fixing and maintaining