blob: 8050fa6eadd0b6a6014264ddb95edef5afa6eed0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = git-archive-all
pkgdesc = Wrapper for git-archive that archives a git superproject and its submodules
pkgver = 1.23.1
pkgrel = 1
url = https://github.com/Kentzo/git-archive-all
arch = any
license = custom:MIT
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-setuptools
depends = git
conflicts = git-archive-all-git
source = https://github.com/Kentzo/git-archive-all/releases/download/1.23.1/git-archive-all-1.23.1.tar.gz
b2sums = 63699ab19e0862577e4296bf48160cddcdfeb9fdbf7fa4854769bf7c3faed617ce9af5312a3d119dff77ce354c783e480c70e2135bce076f6ed85f4a38e61f08
pkgname = git-archive-all
|