blob: 07d61dcd3d6d173850c606c64a4b0415f665a5a7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = sapling-scm-bin
pkgdesc = Sapling SCM is a cross-platform, highly scalable, Git-compatible source control system.
pkgver = 0.2.20221222.152408.ha6a66d09
pkgrel = 1
epoch = 1
url = https://sapling-scm.com/
arch = x86_64
license = GPL2
depends = curl
depends = nodejs
depends = python
depends = github-cli
optdepends = watchman: for faster file watching
options = !strip
source = https://github.com/facebook/sapling/releases/download/0.2.20221222-152408-ha6a66d09/sapling_0.2.20221222-152408-ha6a66d09_amd64.Ubuntu22.04.deb
sha256sums = 50b802c5cca98505fd900171ced6cb8f5d24c8dc307d5206f1b61cdc30cc114c
pkgname = sapling-scm-bin
|