cppreference-qt: update to 20241110
This commit is contained in:
committed by
مهدي شينون (Mehdi Chinoune)
parent
0f5bbb4152
commit
62820a20db
@@ -3,7 +3,7 @@
|
||||
_realname=cppreference-qt
|
||||
pkgbase=mingw-w64-${_realname}
|
||||
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}")
|
||||
pkgver=20240610
|
||||
pkgver=20241110
|
||||
pkgrel=1
|
||||
pkgdesc="A complete reference for the features in the C++ Standard Library, for qt help (mingw-w64)"
|
||||
arch=('any')
|
||||
@@ -12,7 +12,7 @@ url="https://en.cppreference.com/"
|
||||
msys2_repository_url="https://github.com/PeterFeicht/cppreference-doc"
|
||||
license=('spdx:CC-BY-3.0')
|
||||
source=("https://github.com/PeterFeicht/cppreference-doc/releases/download/v${pkgver}/qch-book-${pkgver}.tar.xz")
|
||||
sha256sums=('2fd19206e6c724bd33978e03bb1b394537cd2d02d2d1b380d7bec904fe9b48ff')
|
||||
sha256sums=('197c2462cfe526cfdfe5106ccc96c217517024abc3e88533f1df2b6d0b123695')
|
||||
|
||||
package() {
|
||||
local _qch=cppreference-doc-en-cpp.qch
|
||||
|
||||
Reference in New Issue
Block a user