blob: 5b07c61c3a53cfca27c0ec5b6043b56454a9e327 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = splitsh-lite-git
pkgdesc = Split your monorepo into many repos
pkgver = r15.ec01ec9
pkgrel = 2
url = https://github.com/splitsh/lite
arch = x86_64
arch = i686
license = MIT
makedepends = go
makedepends = git
makedepends = libgit2
depends = libgit2
options = !strip
options = !emptydirs
source = splitsh-lite::git+https://github.com/splitsh/lite.git
sha256sums = SKIP
pkgname = splitsh-lite-git
|