mirror of
https://github.com/balkian/draft-bin.git
synced 2024-12-22 09:18:12 +00:00
358 B
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