dbdac2fd13
- Use temporary npm cache, see https://wiki.archlinux.org/index.php/Node.js_package_guidelines#Setting_temporary_cache - Add missing dependencies found via namcap - Various other optimizations I couldn't quite figure out how to remove the references to the $srcdir in the package.json's. |
||
---|---|---|
.SRCINFO | ||
.gitignore | ||
PKGBUILD | ||
README.md | ||
cleanup.sh | ||
joplin-desktop.sh | ||
joplin.desktop | ||
joplin.sh |
README.md
Joplin - Arch Linux
Overview
This contains the PKGBUILD
and other build tools to package
Joplin
This package contains both the desktop and cli client
Installing
You can use an AUR wrapper like yay:
yay -S joplin
Check the current AUR version here.
Building
Build with makepkg
makepkg -fc
Check more information on the Archwiki
Contributing
Please Open a Pull Request or an Issue :)