summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorjmcb2023-11-21 12:20:19 +0000
committerjmcb2023-11-21 12:20:19 +0000
commit744d837c10b2acd098a39c8dbe2c04f54c1859bc (patch)
tree8a6ca6a8f017b2aeffb9a839028f1c15d3e45af8
parent938710431c64703b41d2f95e967b71bd63e6ffec (diff)
downloadaur-744d837c10b2acd098a39c8dbe2c04f54c1859bc.tar.gz
upgpkg: 2.43.0-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD5
2 files changed, 7 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 73eb34f0d6a6..4687a09a31fc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = git-htmldocs
pkgdesc = HTML documentation files for Git
- pkgver = 2.42.0
+ pkgver = 2.43.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.42.0.tar.xz
- source = https://www.kernel.org/pub/software/scm/git/git-htmldocs-2.42.0.tar.sign
+ source = https://www.kernel.org/pub/software/scm/git/git-htmldocs-2.43.0.tar.xz
+ source = https://www.kernel.org/pub/software/scm/git/git-htmldocs-2.43.0.tar.sign
validpgpkeys = 96E07AF25771955980DAD10020D04E5A713660A7
- sha256sums = c027ad23614d19685677899527360985ec9186e97528084dc4f8d611f6c3483f
+ sha256sums = 8b02e46a5fb41971be8cd2347dbc14d53802a08b0822adc1f822831da8f31f60
sha256sums = SKIP
pkgname = git-htmldocs
diff --git a/PKGBUILD b/PKGBUILD
index 18e92d26bef7..7c4a916a2c23 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,8 @@
# Maintainer: jmcb <joelsgp@protonmail.com>
# Contributor: Victoria Mitchell <victoria@quietmisdreavus.net>
+
pkgname='git-htmldocs'
-pkgver='2.42.0'
+pkgver='2.43.0'
pkgrel=1
pkgdesc='HTML documentation files for Git'
arch=('any')
@@ -13,7 +14,7 @@ makedepends=()
checkdepends=()
optdepends=()
source=("https://www.kernel.org/pub/software/scm/git/$pkgname-$pkgver.tar."{xz,sign})
-sha256sums=('c027ad23614d19685677899527360985ec9186e97528084dc4f8d611f6c3483f'
+sha256sums=('8b02e46a5fb41971be8cd2347dbc14d53802a08b0822adc1f822831da8f31f60'
'SKIP')
validpgpkeys=('96E07AF25771955980DAD10020D04E5A713660A7') # Junio C Hamano