1
0
mirror of https://github.com/balkian/draft-bin.git synced 2024-09-28 20:41:42 +00:00
draft-bin/README.md
J. Fernando Sánchez aa1aa81c82 First commit. 0.10.0
2018-01-31 17:30:19 +01:00

358 B

draft-bin-AUR

This PKGBUILD for arch linux package system. available at https://aur.archlinux.org/packages/draft-bin/

Usage

To build:

$ makepkg

To install:

$ sudo pacman -U <package name>

To generate a new version, change the VERSION variable in the Makefile and run:

$ make pkgbuild