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 575132081cf9..b6255a8a8b31 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=20181028
+pkgver=20190607
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/17/html_book_20181028.tar.xz")
-sha256sums=('acab0d5d6943ccf18912a35a92243641cf644d1bf246468c52ef52e30cbe3047')
+source=("http://upload.cppreference.com/mwiki/images/1/16/html_book_20190607.tar.xz")
+sha256sums=('8f97b2baa749c748a2e022d785f1a2e95aa851a3075987dfcf38baf65e0e486d')
package() {
rm "$srcdir/reference/common/DejaVuSansMonoCondensed60.ttf"