summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2025-02-04Fixed the LICENSEKiet "Shihotori" Huynh
2025-02-03Fixed symlink issue with the license of the cursor themeKiet "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-03Removed redundant functionKiet "Shihotori" Huynh
Removed the unnecessary prepare() function that did nothing.
2025-02-03Fixed the PKGBUILD scriptKiet "Shihotori" Huynh
Remove references to now-undefined variables that were removed in the previous commit
2025-02-03Make PKGBUILD comply with Arch package guidelinesKiet "Shihotori" Huynh
Removed two custom variables that wasn't mandatory.
2025-02-03Fixed the PKGBUILD scriptKiet "Shihotori" Huynh
PKGBUILD will now package the license file as well.
2025-02-03Added READMEKiet "Shihotori" Huynh
2025-02-03Added .gitignoreKiet "Shihotori" Huynh
2025-02-03Initial commitKiet "Shihotori" Huynh