summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 39866cf15eb6..575132081cf9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Tianjiao Yin <ytj000@gmail.com>
# Contributor: Vinicius de Avila Jorge <vinicius.avila.jorge@gmail.com>
pkgname=cppreference
-pkgver=20180311
+pkgver=20181028
pkgrel=1
pkgdesc="A complete reference for the features in the C++ Standard Library. HTML book."
arch=('any')
@@ -12,8 +12,8 @@ url="http://en.cppreference.com/"
license=('CCPL:cc-by-sa')
options=('!strip' '!emptydirs')
depends=('ttf-dejavu')
-source=("http://upload.cppreference.com/mwiki/images/1/1d/html_book_20180311.tar.xz")
-sha256sums=('c5398201de321efef59ab49640ba7158516e149a83d3d4f80aed2ea018e93aa7')
+source=("http://upload.cppreference.com/mwiki/images/1/17/html_book_20181028.tar.xz")
+sha256sums=('acab0d5d6943ccf18912a35a92243641cf644d1bf246468c52ef52e30cbe3047')
package() {
rm "$srcdir/reference/common/DejaVuSansMonoCondensed60.ttf"