You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

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