summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorjmcb2024-03-28 10:48:55 +0000
committerjmcb2024-03-28 10:48:55 +0000
commit820c4db29ee2deab7b6b8e955e70e2ac6f913bea (patch)
treecb89a2344fc85f4335016fab1816e40d3f589841
parentd8aa4c0725588ff1e3f5e1d250a2eb2a82284558 (diff)
downloadaur-git-htmldocs.tar.gz
upgpkg: 2.44.0-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 05080aa24031..2f0392a8131a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = git-htmldocs
pkgdesc = HTML documentation files for Git
- pkgver = 2.43.1
+ pkgver = 2.44.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.43.1.tar.xz
- source = https://www.kernel.org/pub/software/scm/git/git-htmldocs-2.43.1.tar.sign
+ source = https://www.kernel.org/pub/software/scm/git/git-htmldocs-2.44.0.tar.xz
+ source = https://www.kernel.org/pub/software/scm/git/git-htmldocs-2.44.0.tar.sign
validpgpkeys = 96E07AF25771955980DAD10020D04E5A713660A7
- sha256sums = 8b450a6608f3b86a3051748aa8c402bc43c9f93c7c5e1c4ec35c792332667f68
+ sha256sums = 808f1221940de2a32d7b4a3f675f968a7d0a75058a12a791afcda58b01a6e820
sha256sums = SKIP
pkgname = git-htmldocs
diff --git a/PKGBUILD b/PKGBUILD
index 3e3bf53a1af5..3040e180b212 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Victoria Mitchell <victoria@quietmisdreavus.net>
pkgname='git-htmldocs'
-pkgver='2.43.1'
+pkgver='2.44.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=('8b450a6608f3b86a3051748aa8c402bc43c9f93c7c5e1c4ec35c792332667f68'
+sha256sums=('808f1221940de2a32d7b4a3f675f968a7d0a75058a12a791afcda58b01a6e820'
'SKIP')
validpgpkeys=('96E07AF25771955980DAD10020D04E5A713660A7') # Junio C Hamano