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 4860474353e3..8ff04e7d6a8c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Norbert Pfeiler <norbert.pfeiler+aur ät gmail.com>
pkgname=cmake-doc-qch
-pkgver=3.16.1
+pkgver=3.16.2
pkgrel=1
pkgdesc="CMake documentation in Qt Help format"
arch=('any')
@@ -10,7 +10,7 @@ url='http://www.cmake.org/documentation/'
# rename to include version of each release
# (prevents accidentally using the file of an older version)
source=("CMake-$pkgver.qch::https://www.cmake.org/cmake/help/v${pkgver%.*}/CMake.qch")
-md5sums=('fa5f360385f4551370f084ec58c21b58')
+md5sums=('70af4bb75614caf9930d63599018cb00')
package() {
mkdir -p "$pkgdir/usr/share/doc/qt"