Awesome
Archlinux PKGBUILDS
This is my collection fo Arch Linux PKGBUILDs, some these packages are also in the AUR
Updating
Update pkgver
in PKGBUILD to the latest Joplin release version.
Generate new checksums using updpkgsums
from the pacman-contrib
package.
updpkgsums
Publishing
This uses aurpublish
Contributing
Please Open a Pull Request or an Issue :)
Packages
Joplin
This contains the PKGBUILD
and other build tools to package
Joplin
This package contains both the desktop and cli client
Excalidraw Desktop
A electron wrapper over the Exaclidraw tool.
GOF5
An Open Source F5 VPN Client GoF5
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