mirror of
https://github.com/balkian/draft-bin.git
synced 2024-12-22 01:08:13 +00:00
PKGBUILD for draft-bin
.gitignore | ||
.SRCINFO | ||
Makefile | ||
PKGBUILD | ||
PKGBUILD.template | ||
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