blob: a24c92301c648172240c9f328b63e5e33394c51e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = git-branch-diff-git
pkgdesc = git branch-diff command
pkgver = 0.1.0.r0.e5038ec
pkgrel = 1
url = https://gitlab.com/mcoffin/git-branch-diff
arch = any
license = GPL
makedepends = git
makedepends = scdoc
depends = bash
provides = git-branch-diff
conflicts = git-branch-diff
source = git-branch-diff::git+https://gitlab.com/mcoffin/git-branch-diff.git#branch=master
sha256sums = SKIP
pkgname = git-branch-diff-git
|