mercurial: Update to 7.1.1 (#5627)
This commit is contained in:
parent
8e8013e0f4
commit
4646028c24
@ -1,12 +1,13 @@
|
|||||||
# Maintainer: Alexey Pavlov <alexpux@gmail.com>
|
# Maintainer: Alexey Pavlov <alexpux@gmail.com>
|
||||||
|
|
||||||
pkgname=mercurial
|
pkgname=mercurial
|
||||||
pkgver=7.1
|
pkgver=7.1.1
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="A scalable distributed SCM tool"
|
pkgdesc="A scalable distributed SCM tool"
|
||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
url="https://www.mercurial-scm.org/"
|
url="https://www.mercurial-scm.org/"
|
||||||
msys2_repository_url='https://foss.heptapod.net/mercurial/mercurial-devel'
|
msys2_repository_url='https://foss.heptapod.net/mercurial/mercurial-devel'
|
||||||
|
msys2_changelog_url='https://www.mercurial-scm.org/relnotes'
|
||||||
msys2_references=(
|
msys2_references=(
|
||||||
"purl: pkg:pypi/mercurial"
|
"purl: pkg:pypi/mercurial"
|
||||||
"cpe: cpe:/a:mercurial:mercurial"
|
"cpe: cpe:/a:mercurial:mercurial"
|
||||||
@ -26,7 +27,7 @@ makedepends=(
|
|||||||
backup=('etc/mercurial/hgrc')
|
backup=('etc/mercurial/hgrc')
|
||||||
source=("https://mercurial-scm.org/release/${pkgname}-${pkgver}.tar.gz"{,.asc}
|
source=("https://mercurial-scm.org/release/${pkgname}-${pkgver}.tar.gz"{,.asc}
|
||||||
'mercurial.profile')
|
'mercurial.profile')
|
||||||
sha256sums=('e8d920c83c38c475d8e973be60760a49dc35c3795d64bd6876e56adba622e5cb'
|
sha256sums=('47cf66ba89c175536faf844c9b4cd962eb432afb516c073e51f436bf3f0bc148'
|
||||||
'SKIP'
|
'SKIP'
|
||||||
'87427151713e689cd87dc50d50c048e0e58285815e4eb61962b50583532cbde5')
|
'87427151713e689cd87dc50d50c048e0e58285815e4eb61962b50583532cbde5')
|
||||||
validpgpkeys=(2BCCE14F5C6725AA2EA8AEB7B9C9DC824AA5BDD5
|
validpgpkeys=(2BCCE14F5C6725AA2EA8AEB7B9C9DC824AA5BDD5
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user