Go to file
Mark Wagie dbdac2fd13
Update PKGBUILD
- 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.
2020-01-27 10:51:36 -07:00
.SRCINFO Release 1.0.178 2020-01-21 23:19:19 +00:00
.gitignore Initial Commit 2018-04-18 17:32:35 +01:00
PKGBUILD Update PKGBUILD 2020-01-27 10:51:36 -07:00
README.md make error messages more readable 2018-10-28 21:01:00 -04:00
cleanup.sh Also clean partially downloaded files 2019-05-27 11:21:21 +01:00
joplin-desktop.sh make error messages more readable 2018-10-28 21:01:00 -04:00
joplin.desktop Update to 1.0.178 2020-01-21 14:38:49 +00:00
joplin.sh make error messages more readable 2018-10-28 21:01:00 -04:00

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 :)

Maintainer

Alfredo Palhares