Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-02-04 | Fixed the LICENSE | Kiet "Shihotori" Huynh | |
2025-02-03 | Fixed symlink issue with the license of the cursor theme | Kiet "Shihotori" Huynh | |
Now using the install command to avoid preserving symlink while making sure the permissions are correct. pkg directories are now made with install instead of mkdir. Added comments. Added LICENSE for the PKGBUILD as per AUR submission guidelines. | |||
2025-02-03 | Removed redundant function | Kiet "Shihotori" Huynh | |
Removed the unnecessary prepare() function that did nothing. | |||
2025-02-03 | Fixed the PKGBUILD script | Kiet "Shihotori" Huynh | |
Remove references to now-undefined variables that were removed in the previous commit | |||
2025-02-03 | Make PKGBUILD comply with Arch package guidelines | Kiet "Shihotori" Huynh | |
Removed two custom variables that wasn't mandatory. | |||
2025-02-03 | Fixed the PKGBUILD script | Kiet "Shihotori" Huynh | |
PKGBUILD will now package the license file as well. | |||
2025-02-03 | Added README | Kiet "Shihotori" Huynh | |
2025-02-03 | Added .gitignore | Kiet "Shihotori" Huynh | |
2025-02-03 | Initial commit | Kiet "Shihotori" Huynh | |