summarylogtreecommitdiffstats
path: root/simplenote-electron-arm-bin.install
AgeCommit message (Collapse)Author
2021-01-31The great symlinkingFeakster
- Swapped out a few of the embedded shared objects for symlinks towards system ones. I may add checks to ensure the filesystem targets exist before forcefully overwriting with symlinks, but I'm not sure this is necessary at the moment. - Symlinkd the embedded licenses into /usr/share/licenses/$pkgname/.
2021-01-25Refactored the packageFeakster
- Refactored how the application in installed, making more use of symlinks. - Added 'zlib' to makedepends. - Bump in pkgrel.