summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorjmcb2023-06-10 00:58:55 +0100
committerjmcb2023-06-10 00:58:55 +0100
commit1c8f9d93b79fd7b5a5cf73ff02cca50d211d107b (patch)
tree6ab631fcd32d11747b12846e12bc0886672b4d6a
parentc94761ef580e5416fd9b9f339e1c532186a92659 (diff)
downloadaur-1c8f9d93b79fd7b5a5cf73ff02cca50d211d107b.tar.gz
upgpkg: 2.41.0-1
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8409ddde5f62..36f4712b4a04 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = git-htmldocs
pkgdesc = HTML documentation files for Git
- pkgver = 2.40.1
- pkgrel = 2
+ pkgver = 2.41.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.40.1.tar.xz
- source = https://www.kernel.org/pub/software/scm/git/git-htmldocs-2.40.1.tar.sign
+ 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
validpgpkeys = 96E07AF25771955980DAD10020D04E5A713660A7
- sha256sums = 8c08b31087566e719f6a7d16bb102255a8b9b970aefba6e306d6340eefe368ee
+ sha256sums = 0cb2d4a09270eede7c1b686e2dfeac9bffef9e42c117a7e120f3cbb3e665d286
sha256sums = SKIP
pkgname = git-htmldocs
diff --git a/PKGBUILD b/PKGBUILD
index 10a463a8e94c..288360c0f354 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: jmcb <joelsgp@protonmail.com>
# Contributor: Victoria Mitchell <victoria@quietmisdreavus.net>
pkgname='git-htmldocs'
-pkgver='2.40.1'
-pkgrel=2
+pkgver='2.41.0'
+pkgrel=1
pkgdesc='HTML documentation files for Git'
arch=('any')
url='https://git-scm.com/'
@@ -13,7 +13,7 @@ makedepends=()
checkdepends=()
optdepends=()
source=("https://www.kernel.org/pub/software/scm/git/$pkgname-$pkgver.tar."{xz,sign})
-sha256sums=('8c08b31087566e719f6a7d16bb102255a8b9b970aefba6e306d6340eefe368ee'
+sha256sums=('0cb2d4a09270eede7c1b686e2dfeac9bffef9e42c117a7e120f3cbb3e665d286'
'SKIP')
validpgpkeys=('96E07AF25771955980DAD10020D04E5A713660A7') # Junio C Hamano