Package Details: catcodec 1.0.5-3

Git Clone URL: https://aur.archlinux.org/catcodec.git (read-only, click to copy)
Package Base: catcodec
Description: A tool for decoding/encoding .cat files for OpenTTD
Upstream URL: https://www.openttd.org/downloads/catcodec-releases/latest.html
Licenses: GPL
Submitter: alex11br
Maintainer: alex11br
Last Packager: alex11br
Votes: 0
Popularity: 0.000000
First Submitted: 2019-08-12 07:05 (UTC)
Last Updated: 2022-12-18 00:00 (UTC)

Latest Comments

kleintux commented on 2022-12-17 18:20 (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