mirror of
https://github.com/balkian/draft-bin.git
synced 2025-03-14 10:46:57 +00:00
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
Description
Languages
Makefile
60%
Shell
40%