blob: 715784de81659b8ba3ca07372f73996a78838f79 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = sapling-scm-bin
pkgdesc = Sapling SCM is a cross-platform, highly scalable, Git-compatible source control system.
pkgver = 0.2.20230523.092610+f12b7eee
pkgrel = 1
epoch = 1
url = https://sapling-scm.com/
arch = x86_64
license = GPL2
depends = curl
depends = nodejs
depends = python310
depends = github-cli
optdepends = watchman: for faster file watching
provides = sapling-scm
conflicts = sapling-scm
options = !strip
source = https://github.com/facebook/sapling/releases/download/0.2.20230523-092610+f12b7eee/sapling_0.2.20230523-092610+f12b7eee_amd64.Ubuntu22.04.deb
sha256sums = 916ad6c7088a7cb47a3d511ea669140d6305d882ddefd95320c0e38e5c1cbeb0
pkgname = sapling-scm-bin
|