blob: b92322f2da80f677ec6a195fb981dafe6a84975e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = lfs-dal-git
pkgdesc = A custom transfer agent for Git LFS powered by OpenDAL.
pkgver = 0.1.3.r0.g7518ad2
pkgrel = 1
url = https://github.com/regen100/lfs-dal
arch = i686
arch = x86_64
arch = armv6h
arch = armv7h
license = MIT
makedepends = cargo
makedepends = git
conflicts = lfs-dal
source = lfs-dal::git+https://github.com/regen100/lfs-dal
sha256sums = SKIP
pkgname = lfs-dal-git
|