Package Details: obfuscate 1-2

Git Clone URL: https://aur.archlinux.org/obfuscate.git (read-only, click to copy)
Package Base: obfuscate
Description: Obfuscates standard input by adding or substracting a constant from each byte.
Upstream URL: https://github.com/lopsided98/obfuscate
Licenses: GPL3
Submitter: lopsided98
Maintainer: lopsided98
Last Packager: lopsided98
Votes: 3
Popularity: 0.000030
First Submitted: 2016-12-08 03:51 (UTC)
Last Updated: 2020-09-20 21:21 (UTC)

Latest Comments

rafaelff commented on 2020-09-10 15:42 (UTC)

The source array uses $commit, but PKGBUILD has only $_commit (with leading underline). This causes this package to be sort of a VCS package without the proper name, which is incorrect. Can you please fix the source array?