Package Details: histclean-git 0.4.0r1.gb3e98ad-1

Git Clone URL: https://aur.archlinux.org/histclean-git.git (read-only, click to copy)
Package Base: histclean-git
Description: A cli tool to clean command shell history files
Upstream URL: https://github.com/ABDsheikho/histclean
Keywords: cleaner cli history shell
Licenses: MIT
Conflicts: histclean, histclean-bin
Provides: histclean
Submitter: Dominiquini
Maintainer: ABDsheikho
Last Packager: ABDsheikho
Votes: 0
Popularity: 0.000000
First Submitted: 2026-06-30 03:38 (UTC)
Last Updated: 2026-07-05 12:20 (UTC)

Dependencies (1)

Required by (0)

Sources (1)

Latest Comments

Dominiquini commented on 2026-06-30 23:14 (UTC)

@ABDsheikho: I don't fully understand how -git packages work, but I don't think you need to keep updating it... The user will always end up downloading the latest version from the master branch, regardless of the version specified in the PKGBUILD. I added a function that automatically updates the version right after the download, and it uses a different format than the one you edited. The function generates the version "0.3.0r1.g1197b94", not "0.3.0r1.g1197b94"! I suggest running the command updpkgsums && makepkg --printsrcinfo > .SRCINFO to maintain consistency (or modifying the pkgver function within the PKGBUILD).