blob: 6a7dd2c1b5a58f1613a7fd4080845e734f8f26f7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = progit2-git
pkgdesc = The offline version of the entire Pro Git book, written by Scott Chacon and Ben Straub
pkgver = 2.0.0.r689.g5026c45
pkgrel = 3
url = https://github.com/progit/progit2
install = progit2-git.install
arch = any
license = CCPL:by-nc-sa
makedepends = git
makedepends = ruby-bundler
makedepends = ruby
makedepends = python2
provides = progit2
conflicts = progit2
source = git+https://github.com/progit/progit2
sha512sums = SKIP
pkgname = progit2-git
|