summarylogtreecommitdiffstats
path: root/.SRCINFO
AgeCommit message (Collapse)Author
2021-01-11Bump in version numberFeakster
- Bump in upstream package version. - Reworked the PKGBUILD to install the AppImage contents to /opt/simplenote/. - Edited the content of the simplenote.desktop file to ensure that the application is launched in the /opt/simplenote/ directory. This probably doesn't matter though. It works without this. - Syntax-tidying.
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