blob: d37b93406f89598c30e48ce8905e487152ac8a49 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = hgweb
pkgdesc = Mercurial web interface
pkgver = 6.2.1
pkgrel = 1
url = https://mercurial-scm.org/
arch = any
license = GPL
depends = mercurial
depends = python
backup = etc/conf.d/hgweb.conf
source = https://mercurial-scm.org/release/mercurial-6.2.1.tar.gz
source = hgweb.conf
sha256sums = 8ac5d7a20d1c2ad54d4c263d134164646dc34a8e3a6bed69cfbeabaf8d3882da
sha256sums = ceccc16a49d074f4981297041f0f526c04838cd8541ecc891d87513f8a8ba62f
pkgname = hgweb
|