diff options
author | Tyler Murphy <tylermurphy534@gmail.com> | 2022-11-09 12:52:06 -0500 |
---|---|---|
committer | Tyler Murphy <tylermurphy534@gmail.com> | 2022-11-09 12:52:06 -0500 |
commit | 3b0757b1cec244ec921ce0cea8f6570aeaf51f70 (patch) | |
tree | 7304cf5555351b8cbe902de111aaf5e57145179f /deployments/aur/PKGBUILD | |
parent | force valid arguments (diff) | |
download | crab-3b0757b1cec244ec921ce0cea8f6570aeaf51f70.tar.gz crab-3b0757b1cec244ec921ce0cea8f6570aeaf51f70.tar.bz2 crab-3b0757b1cec244ec921ce0cea8f6570aeaf51f70.zip |
remove pkgbuild comment
Diffstat (limited to '')
-rw-r--r-- | deployments/aur/PKGBUILD | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/deployments/aur/PKGBUILD b/deployments/aur/PKGBUILD index b9a0208..e5f9958 100644 --- a/deployments/aur/PKGBUILD +++ b/deployments/aur/PKGBUILD @@ -1,8 +1,3 @@ -# This is an example PKGBUILD file. Use this as a start to creating your own, -# and remove these comments. For more information, see 'man PKGBUILD'. -# NOTE: Please fill out the license field for your package! If it is unknown, -# then please put 'unknown'. - # Maintainer: Tyler Murphy <tylermurphy534@gmail.com> pkgname=crab pkgver=0.0.4 |