git-htmldocs 2.28.0

This commit is contained in:
QuietMisdreavus 2020-07-28 09:35:54 -06:00
parent 8e0c7e753b
commit ac388f9dc8
2 changed files with 8 additions and 8 deletions

View file

@ -1,15 +1,15 @@
pkgbase = git-htmldocs
pkgdesc = HTML documentation files for Git
pkgver = 2.27.0
pkgrel = 2
pkgver = 2.28.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.27.0.tar.xz
source = https://www.kernel.org/pub/software/scm/git/git-htmldocs-2.27.0.tar.sign
source = https://www.kernel.org/pub/software/scm/git/git-htmldocs-2.28.0.tar.xz
source = https://www.kernel.org/pub/software/scm/git/git-htmldocs-2.28.0.tar.sign
validpgpkeys = 96E07AF25771955980DAD10020D04E5A713660A7
sha256sums = ffa91681b6a8f558745924b1dbb76d604c9e52b27c525c6bd470c0123f7f4af3
sha256sums = 24feed3b584e2121418de9bde9f2e23fdcf78e4f914279787f669d3dc375bfe6
sha256sums = SKIP
pkgname = git-htmldocs

View file

@ -1,7 +1,7 @@
# Maintainer: Victoria Mitchell <victoria@quietmisdreavus.net>
pkgname=git-htmldocs
pkgver=2.27.0
pkgrel=2
pkgver=2.28.0
pkgrel=1
pkgdesc="HTML documentation files for Git"
arch=('any')
url="https://git-scm.com/"
@ -12,7 +12,7 @@ makedepends=()
checkdepends=()
optdepends=()
source=("https://www.kernel.org/pub/software/scm/git/$pkgname-$pkgver.tar."{xz,sign})
sha256sums=('ffa91681b6a8f558745924b1dbb76d604c9e52b27c525c6bd470c0123f7f4af3'
sha256sums=('24feed3b584e2121418de9bde9f2e23fdcf78e4f914279787f669d3dc375bfe6'
'SKIP')
validpgpkeys=('96E07AF25771955980DAD10020D04E5A713660A7') # Junio C Hamano