summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGermán L. Osella Massa2018-03-28 19:28:19 -0300
committerGermán L. Osella Massa2018-03-28 19:28:19 -0300
commitf6c1df2918b1193694c915c9a5627bfeb3ac2d02 (patch)
treeba129063bb59b9f2713fccc7acb00dcc6e934eed
parentadaf116a6d2666e430837ca26e1cfc7d2cb3d398 (diff)
downloadaur-f6c1df2918b1193694c915c9a5627bfeb3ac2d02.tar.gz
New version of the offline archive.
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 94ff30c64eb2..6c03ae173155 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = cppreference
pkgdesc = A complete reference for the features in the C++ Standard Library. HTML book.
- pkgver = 20170409
+ pkgver = 20180311
pkgrel = 1
url = http://en.cppreference.com/
arch = any
@@ -8,8 +8,8 @@ pkgbase = cppreference
depends = ttf-dejavu
options = !strip
options = !emptydirs
- source = http://upload.cppreference.com/mwiki/images/3/37/html_book_20170409.tar.gz
- sha256sums = 136bbf532cca6c266bcc5800af90a271667e9aaa6cc27d4d60be71fffc216362
+ source = http://upload.cppreference.com/mwiki/images/1/1d/html_book_20180311.tar.xz
+ sha256sums = c5398201de321efef59ab49640ba7158516e149a83d3d4f80aed2ea018e93aa7
pkgname = cppreference
diff --git a/PKGBUILD b/PKGBUILD
index 22dcc0eb3182..39866cf15eb6 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=20170409
+pkgver=20180311
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/3/37/html_book_20170409.tar.gz")
-sha256sums=('136bbf532cca6c266bcc5800af90a271667e9aaa6cc27d4d60be71fffc216362')
+source=("http://upload.cppreference.com/mwiki/images/1/1d/html_book_20180311.tar.xz")
+sha256sums=('c5398201de321efef59ab49640ba7158516e149a83d3d4f80aed2ea018e93aa7')
package() {
rm "$srcdir/reference/common/DejaVuSansMonoCondensed60.ttf"