upgpkg: 2.52.0-1

This commit is contained in:
imcb 2026-01-01 14:46:54 +00:00
parent 7902a7d85b
commit 23aae8aa88
No known key found for this signature in database
GPG key ID: C7348DCBD379CCFE
2 changed files with 7 additions and 8 deletions

View file

@ -1,15 +1,14 @@
pkgbase = git-htmldocs
pkgdesc = HTML documentation files for Git
pkgver = 2.48.1
pkgver = 2.52.0
pkgrel = 1
url = https://git-scm.com/
arch = any
license = GPL2
depends = git
source = https://www.kernel.org/pub/software/scm/git/git-htmldocs-2.48.1.tar.xz
source = https://www.kernel.org/pub/software/scm/git/git-htmldocs-2.48.1.tar.sign
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
validpgpkeys = 96E07AF25771955980DAD10020D04E5A713660A7
sha256sums = 5450321b7de6702f9ec0a41108dfac3626afeb8fdd575b3d9a78febfaa96315c
sha256sums = e6efd0da47a15b6a59401c8c5c8944e4315b18a176b89bb57812778d6307be84
sha256sums = SKIP
pkgname = git-htmldocs

View file

@ -2,7 +2,7 @@
# Contributor: Victoria Mitchell <victoria@quietmisdreavus.net>
pkgname='git-htmldocs'
pkgver=2.48.1
pkgver=2.52.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=('5450321b7de6702f9ec0a41108dfac3626afeb8fdd575b3d9a78febfaa96315c'
sha256sums=('e6efd0da47a15b6a59401c8c5c8944e4315b18a176b89bb57812778d6307be84'
'SKIP')
validpgpkeys=('96E07AF25771955980DAD10020D04E5A713660A7') # Junio C Hamano