1
0
mirror of https://github.com/balkian/draft-bin.git synced 2024-09-28 20:41:42 +00:00
draft-bin/README.md

19 lines
358 B
Markdown
Raw Normal View History

2018-01-31 16:30:19 +00:00
# draft-bin-AUR
This PKGBUILD for arch linux package system.
available at [https://aur.archlinux.org/packages/draft-bin/](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