mirror of
https://github.com/balkian/draft-bin.git
synced 2025-04-10 23:19:08 +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
65.4%
Shell
34.6%