upgpkg: 2.53.0

This commit is contained in:
imcb 2026-02-07 13:09:34 +00:00
parent 23aae8aa88
commit ba9b7526cb
No known key found for this signature in database
GPG key ID: C7348DCBD379CCFE
2 changed files with 6 additions and 6 deletions

View file

@ -1,14 +1,14 @@
pkgbase = git-htmldocs
pkgdesc = HTML documentation files for Git
pkgver = 2.52.0
pkgver = 2.53.0
pkgrel = 1
url = https://git-scm.com/
arch = any
license = GPL-2.0-only
source = https://www.kernel.org/pub/software/scm/git/git-htmldocs-2.52.0.tar.xz
source = https://www.kernel.org/pub/software/scm/git/git-htmldocs-2.52.0.tar.sign
source = https://www.kernel.org/pub/software/scm/git/git-htmldocs-2.53.0.tar.xz
source = https://www.kernel.org/pub/software/scm/git/git-htmldocs-2.53.0.tar.sign
validpgpkeys = 96E07AF25771955980DAD10020D04E5A713660A7
sha256sums = e6efd0da47a15b6a59401c8c5c8944e4315b18a176b89bb57812778d6307be84
sha256sums = 994b93cbf25a9c13f1206dcc1751f0559633d5152155e16fc025ab776af08e0d
sha256sums = SKIP
pkgname = git-htmldocs

View file

@ -2,7 +2,7 @@
# Contributor: Victoria Mitchell <victoria@quietmisdreavus.net>
pkgname='git-htmldocs'
pkgver=2.52.0
pkgver=2.53.0
pkgrel=1
pkgdesc='HTML documentation files for Git'
arch=('any')
@ -14,7 +14,7 @@ makedepends=()
checkdepends=()
optdepends=()
source=("https://www.kernel.org/pub/software/scm/git/$pkgname-$pkgver.tar."{xz,sign})
sha256sums=('e6efd0da47a15b6a59401c8c5c8944e4315b18a176b89bb57812778d6307be84'
sha256sums=('994b93cbf25a9c13f1206dcc1751f0559633d5152155e16fc025ab776af08e0d'
'SKIP')
validpgpkeys=('96E07AF25771955980DAD10020D04E5A713660A7') # Junio C Hamano