#[SOLVED]
17 messages · Page 1 of 1 (latest)
@fiery sundial link your aur account please
@fiery sundial install pacman-contrib then type updpkgsums in the directory of the pkgbuild
not for the git versions
this should require bash https://aur.archlinux.org/packages/pyactivate
@fiery sundial example arch has checksums https://archlinux.org/download/
you would use these checksums in the example pkgbuild
but if there is none for a majority of packages, you will need to run updpkgsums
also makepkg --geninteg prints the checksums at the bottom
updpkgsums just updates the checksums where ever it is
example, chatterino has the checksums available https://github.com/Chatterino/chatterino2/releases/tag/v2.5.3
if you can't find the checksums, you make it yourself
the blue note?
@fiery sundial add it to the wiki
- make a account 2) edit it 3) ?????? 4) profit
@fiery sundial https://wiki.archlinux.org/title/ArchWiki:Contributing
[solved]Arch packaging guidelines question