summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2021-01-04Tweaks to PKGBUILD internalsFeakster
- Tweaked variable names to allow for auto checksum updates via updpkgsums. - Removed a bash variable substitution that wasn't actually doing anything.
2021-01-04Switched from using 'mv' to 'cp -rL' to fix misdirected symlinks.Feakster
2020-12-29General housekeeping plus an optional dependencyFeakster
- Moved some of the commands in package() into prepare(). - Added 'libnotify' as an optional dependency. - Bump in package release. - Syntax tidying.
2020-12-26Improvements to filesystem conformanceFeakster
- Corrected file permissions on the hicolor icon caches. - Syntax tweaks. - Bump in package release number.
2020-12-19Added optional dependencies for emoji supportFeakster
2020-12-16Initial commitFeakster