PKGBUILD for draft-bin
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.
 
 
J. Fernando Sánchez 2651b9f1c8 Bump to v0.16.0 6 years ago
.SRCINFO Bump to v0.16.0 6 years ago
.gitignore First commit. 0.10.0 6 years ago
Makefile Bump to v0.16.0 6 years ago
PKGBUILD Bump to v0.16.0 6 years ago
PKGBUILD.template First commit. 0.10.0 6 years ago
README.md First commit. 0.10.0 6 years ago

README.md

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