summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5771b3438f10..35c0bc291c74 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Baltazár Radics <baltazar.radics@gmail.com>
pkgname=cppreference-doc
-pkgver=20220730
+pkgver=20230810
pkgrel=1
pkgdesc='A complete reference for the features in the C++ Standard Library. HTML book, fork by PeterFeicht'
arch=('any')
@@ -10,7 +10,7 @@ options=('!strip' '!emptydirs')
provides=(cppreference)
conflicts=(cppreference)
source=("https://github.com/PeterFeicht/$pkgname/releases/download/v$pkgver/html-book-$pkgver.tar.xz")
-sha256sums=('71f15003c168b8dc5a00cbaf19b6480a9b3e87ab7e462aa39edb63d7511c028b')
+sha256sums=('31c08e4d99e86c7f63f324d3ff5304eff2030131c4a0ac0d1e3c19c62c8ed684')
package() {
mkdir -p "$pkgdir"/usr/share/doc/cppreference