summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorjmcb2023-09-18 13:05:11 +0100
committerjmcb2023-09-18 13:05:11 +0100
commit938710431c64703b41d2f95e967b71bd63e6ffec (patch)
tree61641ce26020b2d9c64ecc40b862220d32dfa1f7
parent1c8f9d93b79fd7b5a5cf73ff02cca50d211d107b (diff)
downloadaur-938710431c64703b41d2f95e967b71bd63e6ffec.tar.gz
upgpkg: 2.42.0-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 36f4712b4a04..73eb34f0d6a6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = git-htmldocs
pkgdesc = HTML documentation files for Git
- pkgver = 2.41.0
+ pkgver = 2.42.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.41.0.tar.xz
- source = https://www.kernel.org/pub/software/scm/git/git-htmldocs-2.41.0.tar.sign
+ source = https://www.kernel.org/pub/software/scm/git/git-htmldocs-2.42.0.tar.xz
+ source = https://www.kernel.org/pub/software/scm/git/git-htmldocs-2.42.0.tar.sign
validpgpkeys = 96E07AF25771955980DAD10020D04E5A713660A7
- sha256sums = 0cb2d4a09270eede7c1b686e2dfeac9bffef9e42c117a7e120f3cbb3e665d286
+ sha256sums = c027ad23614d19685677899527360985ec9186e97528084dc4f8d611f6c3483f
sha256sums = SKIP
pkgname = git-htmldocs
diff --git a/PKGBUILD b/PKGBUILD
index 288360c0f354..18e92d26bef7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: jmcb <joelsgp@protonmail.com>
# Contributor: Victoria Mitchell <victoria@quietmisdreavus.net>
pkgname='git-htmldocs'
-pkgver='2.41.0'
+pkgver='2.42.0'
pkgrel=1
pkgdesc='HTML documentation files for Git'
arch=('any')
@@ -13,7 +13,7 @@ makedepends=()
checkdepends=()
optdepends=()
source=("https://www.kernel.org/pub/software/scm/git/$pkgname-$pkgver.tar."{xz,sign})
-sha256sums=('0cb2d4a09270eede7c1b686e2dfeac9bffef9e42c117a7e120f3cbb3e665d286'
+sha256sums=('c027ad23614d19685677899527360985ec9186e97528084dc4f8d611f6c3483f'
'SKIP')
validpgpkeys=('96E07AF25771955980DAD10020D04E5A713660A7') # Junio C Hamano