1
0
mirror of https://github.com/balkian/draft-bin.git synced 2024-12-22 01:08:13 +00:00
PKGBUILD for draft-bin
Go to file
J. Fernando Sánchez 1c42438897 Bump to v0.12.0
2018-04-02 14:52:15 +02:00
.gitignore First commit. 0.10.0 2018-01-31 17:30:19 +01:00
.SRCINFO Bump to v0.12.0 2018-04-02 14:52:15 +02:00
Makefile Bump to v0.12.0 2018-04-02 14:52:15 +02:00
PKGBUILD Bump to v0.12.0 2018-04-02 14:52:15 +02:00
PKGBUILD.template First commit. 0.10.0 2018-01-31 17:30:19 +01:00
README.md First commit. 0.10.0 2018-01-31 17:30:19 +01: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